Closed
Bug 190603
Opened 23 years ago
Closed 23 years ago
Right-button pop-up menu displays on mouse press instead of on mouse release
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 167271
People
(Reporter: kumaran, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202
The right button menu should pop-up when the right mouse button is
released, not when it is pressed. It should also not display if the
right mouse button is dragged then released. This will allow gestures
to be mapped to the right mouse button without causing a menu conflict.
On the Windows version of Mozilla, this works correctly. The pop-up
menu is only displayed upon right button release, allowing the gestures
to peacefully coexist with the menu.
Reproducible: Always
Steps to Reproduce:
1. Launch Mozilla
2. Press and hold right mouse button on a blank area
3. Delay for a couple of seconds
4. Release right mouse button
Actual Results:
Menu pops up with right button is pressed in step #2.
Expected Results:
Menu should only pop up when right button is released in step #4.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 167271 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•