Closed Bug 610769 Opened 15 years ago Closed 15 years ago

Align the Firefox menu with the Firefox button

Categories

(Firefox :: Theme, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 4.0b8

People

(Reporter: faaborg, Assigned: KWierso)

Details

Attachments

(2 files, 5 obsolete files)

Attached image Planned alignment at 8x
Slight alignment change for the Firefox menu: goal is to have it left aligned with the dark edge of the button, and flush with the bottom.
Attached patch v1 (obsolete) — Splinter Review
Not sure if these are the desired margins or not. It just moves the menu 1px to the right and 1px up.
Attached image screenshot with patch (obsolete) —
And what it looks like, zoomed in 800%. (Applied via Stylish against beta7, if that matters. Didn't feel like building from trunk with the change, and 7-zip still won't let me in to omni.jar to make the change manually...)
Attachment #489676 - Flags: ui-review?(faaborg)
Attached image screenshot v2 (obsolete) —
Oops, apparently I just zoomed in 800%, and didn't enlarge the picture itself... Let's try this again?
Attachment #489676 - Attachment is obsolete: true
Attachment #489677 - Flags: ui-review?(faaborg)
Attachment #489676 - Flags: ui-review?(faaborg)
Attachment #489677 - Flags: ui-review?(faaborg) → ui-review+
Comment on attachment 489674 [details] [diff] [review] v1 Use margin-top and -moz-margin-start instead of the margin shorthand. Also test this with Classic -- the margin should only be needed with Aero.
Attachment #489674 - Flags: review?(dao) → review-
Attached patch v2 to avoid the shorthand (obsolete) — Splinter Review
Changes CSS to remove shorthand > Also test this with Classic -- the margin should only be needed with Aero. You sure? Looks like there was a 1px gap between the menu and the button (and a 1px offset from the left edge) on the Win7 Classic theme without this patch applying to it as well. I don't have a copy of XP handy to see how it looks. Do any of the other OS themes have the app button accessible?
Attachment #489674 - Attachment is obsolete: true
Attachment #489888 - Flags: review?(dao)
(In reply to comment #5) > You sure? Looks like there was a 1px gap between the menu and the button (and a > 1px offset from the left edge) on the Win7 Classic theme without this patch > applying to it as well. That's not what I see and not what browser-aero.css says. It adds the white outer border (which your compensating here) only for -moz-windows-default-theme.
Component: General → Theme
QA Contact: general → theme
Attached patch v3 (obsolete) — Splinter Review
Now in browser-aero.css.
Attachment #489677 - Attachment is obsolete: true
Attachment #489893 - Flags: review?(dao)
Attachment #489888 - Attachment is obsolete: true
Attachment #489888 - Flags: review?(dao)
Comment on attachment 489893 [details] [diff] [review] v3 Yes, this should do it, thanks. >+ #appmenu-popup { >+ margin-top: -1px; >+ -moz-margin-start: 1px; >+ } nit: add another space before -moz-margin-start
Attachment #489893 - Flags: review?(dao) → review+
Assignee: nobody → kwierso
Attached patch v3 without nitSplinter Review
Adds the space. Carrying forward r+
Attachment #489893 - Attachment is obsolete: true
Attachment #489898 - Flags: review+
Attachment #489898 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
OS: Windows 7 → Windows XP
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: