Closed Bug 645662 Opened 13 years ago Closed 13 years ago

Should not consume mouse down event at the sub menu of splitmenu or toolbarbutton rolled up

Categories

(Core :: XUL, defect)

x86
Windows 7
defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla5

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(2 files)

Attached patch Patch v1.0Splinter Review
This is followup bug of bug 627272.

Currently, we have splitmenu element which is used in Firefox menu.

And also, toolbarbutton menu can have menu like button element.

We don't check such elements in nsMenuPopupFrame::ConsumeOutsideClicks().

I think that we should check:
* splitmenu element
* button element which type is menu or menu-button.
* toolbarbutton element which type is menu or menu button.
Attachment #522338 - Flags: review?(enndeakin)
Summary: Should not consume mouse down event at the sub menu of splitmenu child or toolbarbutton rolled up → Should not consume mouse down event at the sub menu of splitmenu or toolbarbutton rolled up
Attachment #522338 - Flags: review?(enndeakin) → review+
http://hg.mozilla.org/mozilla-central/rev/24f25bf15372
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: