gte619n
6 Mar 2009, 8:57 AM
WOOOOO!! I was finally able to create a test case to reproduce my horizontal scrolling issue!
Platform: Windows XP
GWT 1.5.2
GXT 1.2.3
So basically, in IE Hosted Mode, the drop down works like you'd expect; however, in FireFox 3.0.7, the first line of the dropdown is obscured by a nasty horizontal scroll bar. Obviously, this makes it impossible to select the first component.
I've played around with various sizing options (increasing the width, enabling autoExpandColumn) and I constantly get the same horizontal scroll bar.
I've attached a pair of screen shots and an entry point class that can demonstrate the issue. (Note: Workbench.txt is actually Workbench.java)
Thanks!
Evan
Platform: Windows XP
GWT 1.5.2
GXT 1.2.3
So basically, in IE Hosted Mode, the drop down works like you'd expect; however, in FireFox 3.0.7, the first line of the dropdown is obscured by a nasty horizontal scroll bar. Obviously, this makes it impossible to select the first component.
I've played around with various sizing options (increasing the width, enabling autoExpandColumn) and I constantly get the same horizontal scroll bar.
I've attached a pair of screen shots and an entry point class that can demonstrate the issue. (Note: Workbench.txt is actually Workbench.java)
Thanks!
Evan