Closed
Bug 69695
Opened 24 years ago
Closed 2 years ago
Rollup context menu on mousewheel scroll (or disallow scrolling)
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
Details
I know that leaving the context menu open while scrolling with the mousewheel
was intentional, but I think we either need to roll it up when the user begins
to scroll or disallow it entirely (as Windows does). Context menus are context-
specific, and it's visually disorienting and confusing to have a context menu
for an item that you didn't right click on (if you scroll).
| Reporter | ||
Comment 1•24 years ago
|
||
> confusing to have a context menu for
Should read "a context menu over"...
QA Contact: jrgm → janc
Took me a bit to realize what you were saying, but now that I understand it I agree.
| Reporter | ||
Comment 3•24 years ago
|
||
Probably because I abuse the English language in unimaginable ways (e.g.
using 'it' to refer to two or three different objects).
Comment 4•24 years ago
|
||
Why is this in `XP Toolkit: Trees'? This behavior shouldn't be a property of tree
context menus, it should be a property of context menus in general.
| Reporter | ||
Comment 5•24 years ago
|
||
I meant to put this in xptoolkit.
Component: XP Toolkit/Widgets: Trees → XP Toolkit/Widgets
Comment 6•24 years ago
|
||
hopefully i can fix this in time for 0.9
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Comment 7•24 years ago
|
||
On the other hand, probably won't have time.
Target Milestone: mozilla0.9 → mozilla1.0
Updated•24 years ago
|
Priority: -- → P3
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 10•23 years ago
|
||
*** Bug 122753 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
Hrm. Is there an easy way to determine if any menu is open, perhaps by querying
a listener?
Comment 12•23 years ago
|
||
*** Bug 144224 has been marked as a duplicate of this bug. ***
Comment 13•23 years ago
|
||
In other words, you want context menus to have the behavior that <select>
boxes have in bug 150538, right?
Updated•19 years ago
|
Assignee: bryner → jag
Status: ASSIGNED → NEW
QA Contact: gerardok → xptoolkit.widgets
Target Milestone: mozilla1.0.1 → ---
Updated•16 years ago
|
Assignee: jag → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 14•2 years ago
|
||
Scrolling is now prevented when the context menu is open.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•