View Full Version : How to work around browser issue with Combos and Forms
marman
1 Sep 2010, 7:31 AM
Anyone have advice how i can work around a browser rendering issue. Comboboxes are rendered differently between browsers in terms of where the trigger is rendered. Firefox renders the trigger within the field as in:
22205
While IE7 and Chrome 6 tack it on the end which bleeds over my buttons:
22204
22203
Is it possible that the combobos are hidden while rendering? Which version of GXT are you using?
Can you retest this against 2.2 RC1 if you not already use it?
marman
1 Sep 2010, 7:49 AM
I am using GWT 2.0.4 and GXT 2.1.1
Looks like i must be doing something bad since the demos in the explorer app do not appear to behave like this. Yes, the fields are not visible at first. Basically i have fields above these which causes a conditional display of this section.
For testing, i made the section visible from the start and it sizes correctly. How can i have this section invisible at first and render as expected?
Try to upgrade to 2.2 RC1 and the problem shoud go away.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.