Closed
Bug 75248
Opened 25 years ago
Closed 25 years ago
Session history pops up twice in context menu
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: fbraun, Assigned: bugzilla)
Details
(Whiteboard: DUPEME)
Using Build 2001040908 if I click-hold the drop down field on the back or
forward buttons (classic theme if that matters at all) two instances of the
session history pop up. Even though both work correctly, two is still a bit
overkill :-)
Comment 1•25 years ago
|
||
ccing pinkerton. I'm fairly certain this is a dup.
Assignee: radha → ben
Component: History: Session → XP Apps: GUI Features
QA Contact: claudius → sairuh
Summary: Session history pops up twice → Session history pops up twice in context menu
Whiteboard: DUPEME
According to pink in bug 18726, "ben needs to turn of context menus for the
toolbars". I don't think that was ever filed as a separate bug, though.
Comment 3•25 years ago
|
||
beard was talking about this in macdev yesterday. accepting for 0.9.1
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla0.9.1
Comment 4•25 years ago
|
||
->pink... i presume you meant to have this assigned to you? :)
Assignee: ben → pinkerton
Status: ASSIGNED → NEW
QA Contact: sairuh → claudius
Comment 5•25 years ago
|
||
this came up in bug 74960 (or maybe one of the early dupes) but the talk was that it went
away with the fix for that. The build the reporter cites is from right after that fix went in so
i guess not.
Comment 6•25 years ago
|
||
On Build 2001041015 under Mac OS 9.1, the problem of duplicate session history
popups occurs most of the time when I hold down the triangle. With Bug 74960
only the second popup would work, but now the first popup works as well.
Updated•25 years ago
|
Assignee: pinkerton → blakeross
Comment 7•25 years ago
|
||
this is happening because the back/forward menus have _context menus_ which they
certainly should not have. right click does not mean "pop down a menu list"
that's what left click means.
fix should be to remove the |context="backMenu"| and |context="forwardMenu"|, but
barring that, the menubutton needs to eat the context menu event.
--> blake because he was the one who checked this in.
Updated•25 years ago
|
| Assignee | ||
Comment 8•25 years ago
|
||
w0rd on the street is that pink fixed this.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
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
•