Live data from Hacker News

Please stop disabling zoom

matuzo.at

1–10 of 309 posts

Re: Please stop disabling zoom

#2
It’s not just accessibility. I’ve last track of the number of times I’ve seen a mobile website with a table that extends past the right side of the viewport and zoom disabled. You can’t scroll, and you can’t zoom, so you can’t read the table.

Re: Please stop disabling zoom

#4
Yes it is silly. The article actually ends with some useful tips:

As a user, you can force allow zooming:

In Firefox find the settings, select “Accessibility” and activate “Zoom on all website”

In Chrome find the settings, select “Accessibility” and check “Force enable zoom”

Re: Please stop disabling zoom

#5

Looks like a user agent concern.

No. Sometimes it's good to disable zoom (e. g. in web apps that function as a big canvas, like Figma). Pages should use the feature correctly. People shouldn't have to fiddle with browser settings just because someone can't CSS properly.

Re: Please stop disabling zoom

#8
In the old days you needed to disable zoom in order to get click events immediately, rather than delayed a bit so it can tell whether it's really going to be a zoom operation. Is that still true?

Re: Please stop disabling zoom

#9
post #2

It’s not just accessibility. I’ve last track of the number of times I’ve seen a mobile website with a table that extends past the right side of the viewport and zoom disabled. You can’t scroll, and you can’t zoom, so you can’t read the table.

What mobile browser? On iOS Safari, all the example websites mentioned by the OP allowed me to zoom. I guess Safari doesn’t allow zoom to be disabled by websites? Maybe all browsers should work this way?
Post reply on HN