Closed
Bug 344885
Opened 19 years ago
Closed 19 years ago
Mouse up event doesn't work on context menu
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hidenosuke, Unassigned)
Details
Mouse up event doesn't work on context menu
of many widgets.
Steps to reproduce:
1. Move mouse cursor onto Back or Forward button.
2. Press the right button of the mouse. Context menu is displayed.
3. Drag the mouse to any item on the context menu
4. Release the right button.
Actual results:
Nothing happened.
Expected results:
Back or forward to the page selected.
Additional information:
This bug is happened on the other widgets
which are Navigation toolbar, Bookmark toolbar
and Tabbar.
Comment 1•19 years ago
|
||
This reminds me of bug 303048, maybe a similar fix is needed here?
Reporter | ||
Comment 2•19 years ago
|
||
I can't reproduce with today's build.
Does any patch fixed this bug?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060803 Minefield/3.0a1
Comment 3•19 years ago
|
||
I guess this is fixed then somehow. Reporter, you can mark the bug WORKSFORME in case you don't see the bug anymore.
Comment 4•19 years ago
|
||
Yup, I can verify that this got fixed sometime between 2006-08-02 and 2006-08-03, but I can't find any obvious patches that would've fixed this. ->WORKSFORME
Severity: major → minor
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•