pkt1583 / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

Combo Box Displays Incorrectly/Does not Take arrow into account for aligment calculations #421

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a comboBox to a layout (gwt Grid in my example)
2. Setup cell alignment (of layout) to centre or right
3. The drop down arrow is not taken into account to get the correct alignment.

What is the expected output? What do you see instead?
The combobox should take into account the dropdown arrow when drawing. By
not doing so the combobox is offset to the right. And this can cause the
dropdown arrow to be drawn outside it's available area.

What version of the product are you using? On what operating system?
Win Xp
GWT 1.5.2
GWT-EXT 2.0.5

Please provide any additional information below.
See attached code and sample screen shot showing issue.

Original issue reported on code.google.com by drh...@gmail.com on 22 Sep 2008 at 3:10

Attachments: