Open Bug 867393 Opened 12 years ago Updated 3 years ago

Menus with onpopupshowing handler run code 2x when child menu with onpopupshowing event bubbles

Categories

(Thunderbird :: Mail Window Front End, defect)

x86_64
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: alta88, Unassigned)

Details

for example, in View menu, view_init() runs again every time one of its child menu's popups is opened. it seem a simple: if (event.target == this) view_init(); in the onpopupshowing xul attribute would do wonders for snappiness in menus. this bubbling seems wrong btw, as default behavior.
So can you propose a patch?
Severity: normal → minor
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.