javierdotnet / gwt-ext

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

Multiselect visualization problems #362

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create TextField and Multiselect field size of 200px for both and put
them on a form panel
2. In IE Multiselect looks like it has greater size than TextField
(probably 3px wider)
3. In Firefox and in IE while Multiselect has invalid state it's size
become wider but after clearing invalid state it returns to normal it's size.

What is the expected output? What do you see instead?

Unchanged right size of Multiselect field.

What version of the product are you using? On what operating system?

gwt 1.4.61, gwt-ext 2.0.4, gwt-ext-ux 0.3

Original issue reported on code.google.com by dmitry.k...@gmail.com on 30 Jun 2008 at 9:40