# L'interfaccia mobile si ingrandisce indesiderabilmente su iOS

**URL:** <https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702>\
**Category:** Support\
**Created:** [2 Maggio 2019, 4:28pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702 "2019-05-02T16:28:00Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)\
**Post date:** [2 Maggio 2019, 4:28pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/1 "2019-05-02T16:28:00Z")

</div>

Following on from [Mobile UI zooms undesirably on search](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-search/115800)

I find that editing the category of a topic on iOS now reproduces this gremlin zoom, leaving the Discourse UI horizontally truncated on mobile.

---

<div class="post-metadata">

**Author:** ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)\
**Post date:** [2 Maggio 2019, 4:49pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/2 "2019-05-02T16:49:16Z")

</div>

Can you reproduce this on meta? I just tried and couldn’t.

---

<div class="post-metadata">

**Author:** ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)\
**Post date:** [2 Maggio 2019, 5:19pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/3 "2019-05-02T17:19:57Z")

</div>

Yes, although it’s intermittent (I need to figure out a reliable repro):

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/2/72cf76c42fe39f5820f3ea23426d92a4c9c58f68.jpeg)

Not sure if it makes any difference but I’m using the TestFlight beta of the new Discourse iOS app

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [3 Maggio 2019, 12:26am UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/4 "2019-05-03T00:26:36Z")

</div>

That was a bug in a recent version of Discourse, so are you _sure_ you’re on absolute latest?

---

<div class="post-metadata">

**Author:** ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)\
**Post date:** [3 Maggio 2019, 3:15am UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/5 "2019-05-03T03:15:54Z")

</div>

It would be helpful to see a video of this, if possible, but with an inconsistent repro it’s probably hard to record the screen.

The only thing I can think of here is that the zoom is being triggered when autofocussing on that title input. But… iOS Safari [doesn’t support](https://caniuse.com/#feat=autofocus) autofocus. And on my device, I don’t get autofocus on the input when I click the pencil icon.

---

<div class="post-metadata">

**Author:** ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)\
**Post date:** [7 Maggio 2019, 8:08pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/6 "2019-05-07T20:08:32Z")

</div>

You shouldn’t be able to reproduce this anymore @ChrisBeach, all inputs are now 16px on iOS to avoid triggering the automatic zoom permanently.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [7 Maggio 2019, 9:40pm UTC](https://meta.discourse.org/t/mobile-ui-zooms-undesirably-on-ios/116702/7 "2019-05-07T21:40:35Z")

</div>


