tags:

views:

31

answers:

0

Hey all-

I've been having a problem that I just can't figure out. The layout set up is I have a HorizontalSplitPanel with the left panel being an AbsolutePanel. The AbsolutePanel contains a tree. When the split divider is moved over a node which contains a label widget, and overflow occurs showing a horizontal scroll bar, if the label is clicked, the AbsolutePanel gets shifted to the left so that the right edge of the node will be shown. When this happens, the scroll doesn't simply move, but the whole panel gets shifted left and there is no way to mouse back to the far left of the AbsolutePanel.

I was wondering if you guys knew the reason this is happening, and how to avoid the move or reset the positioning of the AbsolutePanel. Please let me know if I can provide any more information.

Thanks for the help! -MS