Closed
Description
I used our web interface a couple of times now on mobile safari and if feels quite strange and is partially also annoying that Safari is automatically zooming to input elements and also contenteditables (e.g. in text) when you focus them.
This used to work differently and in my perspective also should for a web app that is not a pure content page.
This was introduced in ac736b2 as a accessibility fix where I still agree that manually zooming should be possible, however maybe we can get rid of the automatic zoomin.
I found https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone as a possible option.
@nextcloud/designers What do you think about that? Any arguments against changing this?
Activity