Closed
Bug 1407993
Opened 7 years ago
Closed 7 years ago
Dell xps 13 touch screen long press zoom
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1321069
People
(Reporter: alexnlarsen, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171009192146
Steps to reproduce:
I am on a Dell XPS 9360 with touchscreen on Ubuntu 17.04
Run firefox with the environment variable MOZ_USE_XINPUT2=1 i.e.
env MOZ_USE_XINPUT2=1 firefox
Right click anything by performing a long press on the touchscreen, then close the context menu.
Actual results:
Attempting to scroll by swiping now results in zooming in and out. This problem persists across multiple tabs, but not multiple windows.
Expected results:
Swiping should result in scrolling normally.
Comment 1•7 years ago
|
||
Feels like a widget layer thing that we're not processing a "touchup" or something. mystor, can you reproduce on your xps 13 (maye different because this is Ubuntu and you're running Fedora)?
Component: Event Handling → Widget: Gtk
Flags: needinfo?(nika)
Comment 2•7 years ago
|
||
(In reply to Andrew Overholt [:overholt] from comment #1)
> Feels like a widget layer thing that we're not processing a "touchup" or
> something. mystor, can you reproduce on your xps 13 (maye different because
> this is Ubuntu and you're running Fedora)?
I can reproduce this on my laptop. The long press causes the selection to pop up, and the context menu shows up. I tap somewhere outside of the menu and now scrolling both scrolls and zooms in an unpredictable manner.
Flags: needinfo?(nika)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•