Open Bug 1614187 Opened 5 years ago Updated 3 years ago

context menu spawn under mouse cursor thus leading you to click on the uppermost item.

Categories

(Firefox :: Menus, defect, P3)

74 Branch
Desktop
Linux
defect

Tracking

()

Tracking Status
firefox-esr68 --- affected
firefox73 --- affected
firefox74 --- affected
firefox75 --- affected

People

(Reporter: 6144, Unassigned)

Details

Attachments

(1 file)

Attached image [Unbenannt].jpg

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

right click and sometimes it will just happen.

Actual results:

context menu spawns at the mouse down event and at the mouse up event the item the cursor is erroneously hovering over will get activated.

Expected results:

context menu opens.

OS: Unspecified → Linux
Hardware: Unspecified → Desktop

I can confirm this behavior, but it appears to be specific to Linux systems and I think it might not be valid. Let's leave this opinion to a more documented developer. Thank you for your contribution!

Status: UNCONFIRMED → NEW
Component: Untriaged → DOM: Navigation
Ever confirmed: true
Product: Firefox → Core

The priority flag is not set for this bug.
:kmag, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(kmaglione+bmo)

I'm not sure what component this should be in, but not DOM: Navigation. Mike, do you have any ideas? Maybe some front end component for context menus? Thanks.

Component: DOM: Navigation → Untriaged
Flags: needinfo?(kmaglione+bmo) → needinfo?(mconley)
Product: Core → Firefox
Component: Untriaged → Menus
Flags: needinfo?(mconley)

I wonder if we should measure the distance between the starting point of the mouse cursor, and the point at which the pointerup event fires. Then we could have some kind of threshold where if the mouse is within a certain distance of its starting point, then we consider the pointerup as part of the action of opening the context menu.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: