javierdotnet / gwt-ext

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

Different TextBox height in IE and FF #453

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Reference to forum post:
http://gwt-ext.com/forum/viewtopic.php?f=9&t=3276

Proposed solution from forum:
textBox.setStyle("margin-bottom: 0px;");

Original issue reported on code.google.com by mlim1...@gmail.com on 9 Nov 2008 at 8:53

GoogleCodeExporter commented 9 years ago
Could not reproduce in IE7 using the demo showcase or a simple app... Need more
info...Is this an IE6 issue?

Original comment by mlim1...@gmail.com on 13 Nov 2008 at 9:27

GoogleCodeExporter commented 9 years ago
Hi.

I have the erroneous effect in IE7... so I could say it is not an IE6 issue.
Well, I'm sorry I can't provide a test case...

But I have always had the problem in my app.... and doing the suggested changed 
fixed it.

Original comment by micg...@gmail.com on 16 Dec 2008 at 11:01

GoogleCodeExporter commented 9 years ago
Is there a way to fix this problem without having to change the style in EVERY 
field ? 
I mean, a solution modifing some css ? Thanks!

Original comment by elf...@gmail.com on 21 Aug 2009 at 2:12