#4196 closed defect (fixed)
FF3: extra MENUPOPUPEND event when using Dojo context menu
Reported by: | simonjb | Owned by: | simonjb |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | Becky Gibson, bill, davidb | |
Blocked By: | Blocking: |
Description
Attachments (1)
Change History (5)
comment:1 Changed 15 years ago by
Cc: | Becky Gibson bill davidb added; becky bill removed |
---|
Changed 15 years ago by
Attachment: | hide_wrapper.diff added |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Summary: | Firefox 3: extra MENUPOPUPEND event when using Dojo context menu → FF3: extra MENUPOPUPEND event when using Dojo context menu |
---|
Note: See
TracTickets for help on using
tickets.
Attached a patch containing a simple fix. Hides the wrapper before placing it and then makes it visible after placement.
There is still an outstanding issue: the menu open generates 7 MENUPOPUPSTART events.