# iOS bug: Image “download” link sends UI to a dead end

**URL:** https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205
**Category:** Support
**Created:** [June 13, 2019, 5:42am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205 "2019-06-13T05:42:49Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![McGroarty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcgroarty/32/144413_2.png) [@McGroarty](https://meta.discourse.org/u/McGroarty)
#### Post date: [June 13, 2019, 5:42am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/1 "2019-06-13T05:42:49Z")

</div>

- launch the iOS Discourse app
- find a forum post with an image
- scroll the page a little so the browser navigation buttons vanish
- tap the image to expand it
- tap the “download” link under the image
- long press to save the image

Observe: From here, there is no way to go backward or exit the forum. It is necessary to force quit the app

Expected: Tapping or scrolling the image should present a way to escape from the image view.

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [June 13, 2019, 10:20am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/3 "2019-06-13T10:20:21Z")

</div>

Same thing on Android, but you can always click the back button

---

<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: [June 13, 2019, 10:54am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/6 "2019-06-13T10:54:57Z")

</div>

Interesting. Does swiping left-to-right bring you back?

Update: I had a chance to test, and swiping horizontally from left to right performs the back gesture and returns the user back to Discourse. You can also swipe from up to down, that’s a gesture to dismiss the webview, it will bring you back to the site list of the app.

For the record, this issue doesn’t affect meta, because meta has CDN for assets and the Download link is treated like an external link by the app, that is it sends that link to Safari.

---

<div class="post-metadata">

### Author: ![McGroarty](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcgroarty/32/144413_2.png) [@McGroarty](https://meta.discourse.org/u/McGroarty)
#### Post date: [June 13, 2019, 1:45pm UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/7 "2019-06-13T13:45:01Z")

</div>

After further experimentation, the issue of the controls no longer coming back only happens with images which are larger than the screen.

It turns out that I can navigate backward if I swipe right from the very edge of the screen. I didn’t know about that gesture as my phone case has raised edges around the screen, and that gesture doesn’t have much tolerance on how close to the screen edge the gesture must begin. That makes it difficult to discover.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 19, 2022, 1:20am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/8 "2022-11-19T01:20:46Z")

</div>



---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [November 19, 2022, 3:24am UTC](https://meta.discourse.org/t/ios-bug-image-download-link-sends-ui-to-a-dead-end/120205/9 "2022-11-19T03:24:07Z")

</div>


