Closed Bug 503395 Opened 17 years ago Closed 17 years ago

Advanced Search dropdown displays on top of contents in IE7

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: retornam, Assigned: jbalogh)

References

()

Details

Attachments

(1 file)

In IE7 when you click on Advanced Search the drop down displays on top of already existing content http://screencast.com/t/KlykEfh3
I'm tempted to wontfix this since it doesn't affect usability and the A-grade support doc says "Minor inconsistencies between browsers is tolerable".
...but since this is my day for that curious curse of ours, here's a patch. The page had a class=primary without a class=secondary, so floats weren't getting cleared in the expected manner. Removing class=primary and changing the selectors to use [role=main] maintains the current styling while fixing the bug.
Assignee: nobody → jbalogh
Attachment #387769 - Flags: review?(clouserw)
Target Milestone: --- → 5.0.7
Attachment #387769 - Flags: review?(rdoherty)
Attachment #387769 - Flags: review?(clouserw)
Attachment #387769 - Flags: review+
Comment on attachment 387769 [details] [diff] [review] search dropdown had float issues since we had a primary without a secondary It doesn't break for me so I'll r+. I didn't think attribute selector support was all that widespread but quirksmode.org says I'm old and dumb. I'm r?ing rdoherty just the same.
Attachment #387769 - Flags: review?(rdoherty) → review+
Comment on attachment 387769 [details] [diff] [review] search dropdown had float issues since we had a primary without a secondary wfm.
r29604. Thanks for double-teaming that, guys.
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: push-needed
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: