Firefox snap unable to use pinch to zoom on Wayland Ubuntu 22.04
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: umayr23, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0
Steps to reproduce:
Install the Firefox snap on Ubuntu 22.04 (should be preinstalled), switch to the beta channel (snap refresh firefox --beta) as this uses the Wayland backend (stable currently uses XWayland). Open Firefox and attempt to use pinch to zoom gestures.
Actual results:
The content of webpages fails to zoom in when the pinch to zoom gesture is used. This previously was working on Ubuntu 22.10 using the Firefox snap.
Note this did apply to the stable channel version 99 before it was changed from using Wayland to XWayland.
Expected results:
The gesture should have been recognised and the content of the web page should have zoomed in.
| Reporter | ||
Comment 1•4 years ago
|
||
(In reply to Umayr Saghir from comment #0)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0
Steps to reproduce:
Install the Firefox snap on Ubuntu 22.04 (should be preinstalled), switch to the beta channel (snap refresh firefox --beta) as this uses the Wayland backend (stable currently uses XWayland). Open Firefox and attempt to use pinch to zoom gestures.
Actual results:
The content of webpages fails to zoom in when the pinch to zoom gesture is used. This previously was working on Ubuntu 21.10 using the Firefox snap.
Note this did apply to the stable channel version 99 before it was changed from using Wayland to XWayland.
Expected results:
The gesture should have been recognised and the content of the web page should have zoomed in.
| Reporter | ||
Comment 2•4 years ago
|
||
Correction: Wrote "This previously was working on Ubuntu 22.10" in the original comment. Obviously meant 21.10 Impish Indri.
| Reporter | ||
Comment 3•4 years ago
|
||
Not sure if something changed recently within Firefox, but Pinch to zoom is working again for me.
Snapd: 2.55.5 (revision 15904)
Firefox: 102.0b2-1 (revision 1415 (beta channel))
Comment 4•4 years ago
|
||
It looks like the difference might be in using the Wayland backend (default in the beta and edge channels), versus being an XWayland client (default in the stable channel).
Can you switch back to the stable channel, and test again with MOZ_ENABLE_WAYLAND=1 ?
| Reporter | ||
Comment 5•4 years ago
|
||
(In reply to Olivier Tilloy from comment #4)
It looks like the difference might be in using the Wayland backend (default in the beta and edge channels), versus being an XWayland client (default in the stable channel).
Can you switch back to the stable channel, and test again with
MOZ_ENABLE_WAYLAND=1?
The snap was previously failing to recognise the gesture with the Wayland backend on the beta channel a few weeks back (switched to beta roughly around the time stable was made to default to XWayland).
Running MOZ_ENABLE_WAYLAND=1 firefox when using the stable channel version now recognises the gesture.
Comment 6•4 years ago
|
||
Looks like we can consider this FIXED ? Please Reopen if that is not the case.
Updated•4 years ago
|
Description
•