gwt /
gwt /
f980e69e9336ecd6195134cd99ceef02f94ebd87 Fixes Issue #757.
Due to bugs in Mozilla's offsetLeft & offsetTop implementation, the
widget's position (getWidgetLeft & getWidgetTop) is now calculated by
taking the absolute position of the panel and subtracting it from the
absolute position of the widget. This calculation consistently gives
the distance from the widget's outer border edge to the panel's outer
border edge.
Patch by: rdayal
Review by: knorton
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1128 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed