Open Bug 1943712 Opened 16 days ago Updated 9 days ago

Tap Firefox window control button will lock finger dragging and resizing until cursor or stylus is used

Categories

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

Firefox 134
x86_64
Windows 11
defect

Tracking

()

UNCONFIRMED

People

(Reporter: wwang200112, Unassigned)

References

Details

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

Steps to reproduce:

tap maximize button with a finger, then try to drag or resize any Firefox window with a finger

Actual results:

It is locked

Expected results:

Touch interaction works like other app, for instance, chrome.

The Bugbug bot thinks this bug should belong to the 'Fenix::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

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

Which operating system are you using? Is this Windows or Android or something else?

Flags: needinfo?(wwang200112)

It's windows.

I believe it's the same cause of this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1943237

Maybe the touch tap is treated as mouse click in both case, but unlike click tap won't register a release. So sometime double click fails to work, sometimes tap lock the focus, because it is never released?

Flags: needinfo?(wwang200112)
OS: Unspecified → Windows 11
Hardware: Unspecified → x86_64
See Also: → 1943237
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.