Closed
Bug 387157
Opened 18 years ago
Closed 18 years ago
Strange behavior if you start autoscroll while a context menu is open
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: smichaud, Assigned: smichaud)
References
Details
The following odd behavior occurs if you start autoscrolling (by
clicking the middle mouse button) in a window where a context menu is
already open:
The context menu jumps to where the autoscroll popup has appeared,
becomes disfunctional, and stays open after the autoscroll popup has
been dismissed.
The only way to get rid of this "ghost" context menu is to open
another (functional) context menu, by ctrl-clicking or right-clicking.
This will be fixed in my (big) patch for several issues with popup
windows in Cocoa widgets, which I hope to post later today.
| Assignee | ||
Comment 1•18 years ago
|
||
Fixed by patch for bug 387164, which just landed on trunk.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•