Closed
Bug 495831
Opened 16 years ago
Closed 16 years ago
[IE 6] Layout regressions in homepage using Internet Explorer 6
Categories
(support.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.3
People
(Reporter: stephend, Assigned: paulc)
References
()
Details
(Whiteboard: sumo_only)
Attachments
(3 files, 1 obsolete file)
Layout for IE 6 looks bad on http://support-stage.mozilla.org/en-US/kb/; take a look at the screenshot.
| Assignee | ||
Comment 1•16 years ago
|
||
Stephen: are these visible on production? Hope it's just a 1.1 bug.
| Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Stephen: are these visible on production? Hope it's just a 1.1 bug.
Yeah, it exists on production too.
| Assignee | ||
Comment 3•16 years ago
|
||
Any idea when it showed up? I'll look at the 1.0.2 bugs when I have time...
| Reporter | ||
Comment 4•16 years ago
|
||
Sorry, I don't know -- if I had to hazard a guess, maybe your fix to reduce the Admin-menu double-spacing?
| Assignee | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> Sorry, I don't know -- if I had to hazard a guess, maybe your fix to reduce the
> Admin-menu double-spacing?
Yeah, that's probably it. I'll try to fix this for 1.3
Target Milestone: --- → 1.3
| Assignee | ||
Comment 6•16 years ago
|
||
Looking at this more closely, it doesn't seem to be a regression of the admin menu. Maybe a regression of something else?
| Assignee | ||
Comment 7•16 years ago
|
||
This works for IE6. Not sure how it affects IE7 or 8.
Attachment #387810 -
Flags: review?(smirkingsisyphus)
Attachment #387810 -
Flags: review?(laura)
Updated•16 years ago
|
Attachment #387810 -
Flags: review?(laura)
| Assignee | ||
Comment 8•16 years ago
|
||
jsocol: since I hear you're a front-end guy, care to review this patch for me?
Comment 9•16 years ago
|
||
Seemed to cause problems in IE7. Specifically the "clear:both;" instruction, which is missing the leading _.
There's already an IE6 specific style sheet (mozcommon/ie.css) included via conditional comment, which is safer than the underscore hack. I've moved your changes into a new patch to the IE6 style sheet.
Comment 10•16 years ago
|
||
Moves changes to the IE6 style sheet.
| Assignee | ||
Comment 11•16 years ago
|
||
Comment on attachment 387810 [details] [diff] [review]
patch, v1
Thanks, I knew that was there somewhere! I guess I forgot about it. Anyway, ask for a review for that patch so I can r+ it :)
Attachment #387810 -
Attachment is obsolete: true
Attachment #387810 -
Flags: review?(smirkingsisyphus)
Updated•16 years ago
|
Attachment #394061 -
Flags: review?(paul.craciunoiu)
| Assignee | ||
Comment 12•16 years ago
|
||
Comment on attachment 394061 [details] [diff] [review]
patch, v2
Looks good on IE6.
Attachment #394061 -
Flags: review?(paul.craciunoiu) → review+
Updated•16 years ago
|
Attachment #394061 -
Attachment is obsolete: true
Updated•16 years ago
|
Attachment #394061 -
Attachment is obsolete: false
| Assignee | ||
Comment 13•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 14•16 years ago
|
||
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•