Smartphone accessibility: display a back button when the user zooms the page
Categories
(Firefox for Android :: Settings, enhancement)
Tracking
()
People
(Reporter: azertyytrezaazertyytreza, Unassigned)
Details
(Whiteboard: [qa-triaged])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0
Firefox for Android
Steps to reproduce:
I zoomed in with two fingers.
Actual results:
Unable to zoom out, possibly due to a restriction implemented by the website developer.
Expected results:
I would like to have a 'Reset Zoom' button that allows returning to the initial zoom level.
Comment 1•1 year ago
|
||
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.
Comment 2•1 year ago
|
||
Thanks for your reported issue! Unfortunately I was unable to reproduce it on Firefox Nightly 124 (2024-02-16) and Firefox RC 123.0 using a Samsung Galaxy A32 with Android 13.
But it would be very helpful for us if you could provide more details regarding your device model, Android version, Firefox version and the visited site. Also a video would be very appreciated. Thanks!
Thank you for your reply.
Difficult to reproduce, because in fact it happens from time to time (a bug?).
I use Leaflet JS, the map blocks the zoom but the web application menus can sometimes be zoomed in and when this happens, it's impossible to zoom out (Confusion between Leaflet and zoom on a zoomable surface?).
I solved the zoom problem by also blocking zoomable surfaces via JS, but sometimes you can zoom in and the problem reappears.
Unfortunately I can't give you any more information on this. The idea would be to have an "Unzoom" button if the user zooms in, regardless of the problem. So that they can get out of this situation if the problem reappears.
Updated•1 year ago
|
Thank you, even if a normal user will never be able to find this parameter...
The idea would have been to have a button that appears when you zoom in (back button).
Description
•