https://bugzilla.wikimedia.org/show_bug.cgi?id=48759
Web browser: ---
Bug ID: 48759
Summary: Agora vform input fields too wide in IE7
Product: MediaWiki
Version: 1.22-git
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: Unprioritized
Component: User login and signup
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
Created attachment 12383
--> https://bugzilla.wikimedia.org/attachment.cgi?id=12383&action=edit
New Create account form in IE7 on XP, from SauceLabs session
In the vform (compact vertically-stacked form) layout of the new Agora design,
input fields in IE7 are too wide. You can see this in Create account where the
input fields are 296 wide but the form is 290 wide; also the repositioned
wpCaptchaWord field in the repositioned FancyCaptch has an offsetWidth of 276,
not 268.
This is probably because the mw-ui classes use "box-sizing: content-box", and
IE7 doesn't support it.
http://stackoverflow.com/questions/2909667/box-sizing-support-in-ie7 suggests
*width=290px or conditional CSS for IE7 might be workarounds. It's easiest to
acknowledge the bug and move on.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l