Closed Bug 864128 Opened 11 years ago Closed 11 years ago

Dropmarker too tall on editable menulists.

Categories

(Toolkit :: Themes, defect)

All
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: Paenglab, Assigned: Paenglab)

References

Details

Attachments

(2 files, 1 obsolete file)

Attached image Screenshot of issue
The dropmarker of editable menulists is to tall on hover. This type of menulists isn't used in FX but in TB and SM. Bug 856040 introduced some paddings which should only apply on non-editable menulists.
Attached patch proposed fix (obsolete) — Splinter Review
If you want test this on TB you can open a new Write window in HTML mode and then choose the menu Format/Page Colors and Background... Now press Advanced Edit... here you have the Attribute menulist to try.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #740078 - Flags: ui-review?(fyan)
Attachment #740078 - Flags: review?(fyan)
Comment on attachment 740078 [details] [diff] [review] proposed fix Review of attachment 740078 [details] [diff] [review]: ----------------------------------------------------------------- r+ with below comment addressed. Thanks! ::: toolkit/themes/windows/global/menulist-aero.css @@ +20,5 @@ > margin-bottom: -1px !important; > -moz-margin-start: 0 !important; > } > > + menulist:not([editable="true"]) .menulist-dropmarker { This should be: menulist:not([editable="true"]) > .menulist-dropmarker {
Attachment #740078 - Flags: ui-review?(fyan)
Attachment #740078 - Flags: ui-review+
Attachment #740078 - Flags: review?(fyan)
Attachment #740078 - Flags: review+
I'll push the patch for you tomorrow.
Addressed the review comment. Carrying over r+ and ui-r+ Frank, thanks for the fast review.
Attachment #740078 - Attachment is obsolete: true
Attachment #740118 - Flags: ui-review+
Attachment #740118 - Flags: review+
Summary: Dropmarker to tall on editable menulists. → Dropmarker too tall on editable menulists.
Depends on: 856040
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: