Bug in AbsoluteLayout.ComponentPosition v6.3.3

Hello,

I am using Vaadin version 6.3.3
Looks like the AbsoluteLayout.ComponentPosition.getTopValue() has a bug. Instead of returning top method value it is returning right value. As a result if this method is invoked for a component having top and left value it throws NullPointerException.

You are correct, created
ticket 5152
and fixed for 6.3.4.