-
13 Sep 2012 2:37 AM #1
Higher fieldsets in IE8
Higher fieldsets in IE8
In the example http://dev.sencha.com/deploy/ext-3.4.0/examples/form/dynamic.html
(the same happens in 3.4.1)
The fieldset "Phone Number" has an height of 117px in Chrome 21.
In IE8 under XP, the same fieldset is 141px height.
I measured the same <fieldset> element, which contains:
- a <legend> (it is 2px higher in IE)
- a <div>, which is the same in both browsers
Forgetting the two pixels in the <legend>, it is something related to the <fieldset>.
Anyone noticed this?
I haven't tested any other version than IE8.
-
13 Sep 2012 8:52 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
For me, they are about 139px between Chrome and IE8
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
13 Sep 2012 9:28 AM #3
What do you mean by about? What is the exact height of that fieldset in both browsers?
-
18 Sep 2012 4:09 AM #4
Anyone else noticed this?
-
25 Sep 2012 3:02 AM #5
Same problem for me. In IE8 the fieldset is heigher.
Is It a IE bug or not?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote