Closed
Bug 39427
Opened 26 years ago
Closed 26 years ago
[regression] context menu has all options showing, not all working
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
People
(Reporter: doronr, Assigned: law)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
5.44 KB,
image/gif
|
Details |
Context menu has all options showing, and not all of em are working. seen in
win98 mozilla bits and linux commercial bits. Build 2000051609.
Assiging to XPApps.
| Reporter | ||
Comment 1•26 years ago
|
||
adding appropiate keywords
Summary: [regression] context menu has all options showing, not all working → [regression] context menu has all options showing, not all working
Comment 2•26 years ago
|
||
Comment 3•26 years ago
|
||
examples of context menu items not working (pls let us know if this relevent
here, or should be filed separately):
* over a link, select Open Link in New Window. result: nothing happens.
* over a link, select Edit Link in Composer. result: nothing happens.
* over an image, select View Image. result: nothing happens.
* all of the Save... items don't work (nothing happens, ie, no File Save
dialog).
* Copy Link and Copy Image Location don't work either.
Comment 4•26 years ago
|
||
bill/chris, is this yours?
In my debug build, I have no context menus at all. I get an assertion in
nsPopupFrame or some such. It might be that in release builds the result is as
described. I'll look at the release build and see what I can see. I'm thinking
this is an xptoolkit thing; nothing has changed at our level (so far as I know).
Status: NEW → ASSIGNED
I think this is a dup of 39422. I'm building the fix for that one and once I
see this is fixed, too, then I'll resolve this one as a DUP.
This is fixed by applying the patch for bug 39422
(mozilla/layout/events/src/nsEventListenerManager.cpp).
*** This bug has been marked as a duplicate of 39422 ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•