gwt /
gwt /
8d287b4855c31024b9854d725d5892a1014811cc Fix spurious horizontal scrollbars from appearing in Tree sample in Showcase app. In the dynamic tree, horizontal scrollbars would not dissappear if the overflowing tree item was selected, and then its parent was closed. This problem was happening because the focusable element was still set to underlap the overflowing item. This problem has been fixed by moving the focus to the collapsed item.
Patch by: rdayal
Review by: jgw (TBR)
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2406 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed