PDF viewer should better support 1 finger zoom gesture
Categories
(GeckoView :: PDF Viewer, enhancement)
Tracking
(Not tracked)
People
(Reporter: bmo, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Linux; Android 14; Mobile; rv:127.0) Gecko/127.0 Firefox/127.0
Steps to reproduce:
Open Firefox and navigate to a pdf e.g. https://mozilla.github.io/pdf.js/web/compressed.tracemonkey-pldi-09.pdf
Attempt to use 1 finger zoom gesture (double-tap then drag down/up)
Actual results:
The whole pdf ui, including download toolbar, zooms in. The pdf gets blurrier the more you zoom in since it's not being redrawn at the new zoom levels.
Expected results:
The only pdf zooms without zooming the download toolbar. The pdf gets properly redrawn when zoomed in so it doesn't become blurry
Updated•1 year ago
|
Reporter | ||
Comment 2•1 year ago
|
||
Not a dupe, that bug is about pdf's appearing blurry at high zoom levels since Firefox switches to CSS zoom, this is about pdf.js not intercepting the 1 finger zoom gesture so that zooming AT ANY LEVEL is not triggering re-rendering
Updated•1 year ago
|
Description
•