Closed
Bug 33040
Opened 26 years ago
Closed 25 years ago
Composer Format menu: Mac submenus broken
Categories
(Core :: DOM: Editor, defect, P1)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: mozeditor, Assigned: saari)
Details
(Keywords: platform-parity, Whiteboard: fix in hand)
From Bugzilla Helper:
User-Agent: Mozilla/4.61 (Macintosh; I; PPC)
BuildID:
Bring up Composer. Click in the Format menu. Notice that you can't pull up any
of the submenus. If you try submenus in other menus first, they are fine. But
after you try the Format submenus, all other composer submenus will refuse to
popup.
Reproducible: Always
Steps to Reproduce:
1. launch composer
2. try to use Fromat menu submenus
Actual Results: submenu failed to appear. Other Composer submenus then also
refuse to appear.
Expected Results: submenu appears.
mac only?
Comment 1•26 years ago
|
||
cc saari; Chris--could this be a problem with reusing menus from toolbars and
main menus?
Target Milestone: --- → M15
Comment 2•26 years ago
|
||
I see nothing wrong in the XUL or JS to cause this.
It is Mac-only, so it's better handled by Simon (it's probably really an
XPFE bug.)
Assignee: cmanske → sfraser
Comment 3•26 years ago
|
||
reassign to saari (the menu guru) since sfraser has other priority bugs at the
moment
Assignee: sfraser → saari
Keywords: pp
Summary: Composer Format menu: submenus broken → Composer Format menu: Mac submenus broken
Comment 5•25 years ago
|
||
Hint: on switching windows with the composer window up, I've seen
"PageBackground" or somesuch flick up in the menu bar as a top-level menu on the
right of the usual menu items. Kinda odd, and looks like a menu is getting
parented wrong.
Assignee | ||
Comment 6•25 years ago
|
||
looks like it is related to the oncreate stuff on the format menu
Assignee | ||
Comment 9•25 years ago
|
||
Fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•