Closed
Bug 299285
Opened 20 years ago
Closed 20 years ago
Context menu huge, and can´t open links from there
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hhschwab, Unassigned)
References
Details
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050630
Seems that all possible context menus are concatenated to one huge menu, with
scroller arrows at top and bottom.
Right click generates three error messages in JS console:
Error: nsContextMenu is not defined
Source File: chrome://navigator/content/navigator.xul
Line: 1
Error: gContextMenu has no properties
Source File: chrome://editor/content/editorApplicationOverlay.js
Line: 42
Error: gContextMenu has no properties
Source File: chrome://navigator/content/mailNavigatorOverlay.xul
Line: 138
Comment 1•20 years ago
|
||
Fixed, regression from bug 298892
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 2•20 years ago
|
||
*** Bug 299320 has been marked as a duplicate of this bug. ***
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•