Open Bug 1907715 Opened 1 year ago Updated 1 year ago

Mouse back/forward not triggering mouseup/down event

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

Firefox 127
defect

Tracking

()

UNCONFIRMED

People

(Reporter: andro.marian.v94, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0

Steps to reproduce:

Enter the test page for mouse buttons:
https://www.onlinemictest.com/mouse-test/

Actual results:

The mouse buttons 4/5 back/forward is not working anymore.

Expected results:

The mouse buttons should be light blue

The Bugbug bot thinks this bug should belong to the 'Core::DOM: UI Events & Focus Handling' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: UI Events & Focus Handling
Product: Firefox → Core

(In reply to Marian from comment #0)

The mouse buttons 4/5 back/forward is not working anymore.

When you say "is not working anymore", do you mean that it did work in the past? If so, do you know when it stopped working?

Severity: -- → S3
Flags: needinfo?(andro.marian.v94)

Not sure. But I think the mouse events in JavaScript was working.
I will check when I arrive home to check.

Seams is not working on older version. Just on other browser.

Flags: needinfo?(andro.marian.v94)

I was trying to do a way to close the tab when pressing the Back button if there is no previous history.
If a website opens a new tab and pressing the back button, should close that tab to go back to previous tab.

You need to log in before you can comment on or make changes to this bug.