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)

x86
Windows 2000
defect

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).
> 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.
Probably because I abuse the English language in unimaginable ways (e.g. using 'it' to refer to two or three different objects).
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.
I meant to put this in xptoolkit.
Component: XP Toolkit/Widgets: Trees → XP Toolkit/Widgets
hopefully i can fix this in time for 0.9
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
On the other hand, probably won't have time.
Target Milestone: mozilla0.9 → mozilla1.0
Priority: -- → P3
qa contact -> gerardok
QA Contact: janc → gerardok
Target Milestone: mozilla1.0 → mozilla1.0.1
This shouldn't be limited to context menus, it's all menus.
*** Bug 122753 has been marked as a duplicate of this bug. ***
Hrm. Is there an easy way to determine if any menu is open, perhaps by querying a listener?
*** Bug 144224 has been marked as a duplicate of this bug. ***
In other words, you want context menus to have the behavior that <select> boxes have in bug 150538, right?
Assignee: bryner → jag
Status: ASSIGNED → NEW
QA Contact: gerardok → xptoolkit.widgets
Target Milestone: mozilla1.0.1 → ---
Assignee: jag → nobody
Severity: normal → S3

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.