# Antwortfeld auf Mobilgeräten – Option zum Deaktivieren des Vollbildmodus

**URL:** https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136
**Category:** UX
**Created:** [12. Juni 2019 um 10:01 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136 "2019-06-12T10:01:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jono\_Brain2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jono_brain2/32/106550_2.png) [@Jono\_Brain2](https://meta.discourse.org/u/Jono_Brain2)
#### Post date: [12. Juni 2019 um 10:01 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136/1 "2019-06-12T10:01:30Z")

</div>

We have had feedback from users that they like to be able to see what they are replying to. The UX approach on mobile makes the reply box go fullscreen on focus of the input.

It would be great if this feature could be disabled.

---

<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: [12. Juni 2019 um 12:13 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136/2 "2019-06-12T12:13:51Z")

</div>

We worked hard to arrive at an acceptable compromise between functionality and daily use on mobile. The fullscreen composer was implemented for some years now.

To read the topic/posts you are replying to you need only to collapse the editor/keyboard and then expand it again. When you collapse the editor Discourse remember where the cursor is (only on mobile). So you can continue to write or quote a user for example, exactly where you stopped from.

---

<div class="post-metadata">

### Author: ![Jono\_Brain2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jono_brain2/32/106550_2.png) [@Jono\_Brain2](https://meta.discourse.org/u/Jono_Brain2)
#### Post date: [12. Juni 2019 um 12:29 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136/3 "2019-06-12T12:29:08Z")

</div>

Thanks Daniel

I think the issue is some of our users don’t understand that this icon minimized it. Perhaps I’ll try and change the icon and A/B test to see if it makes any difference.

Thanks for replying.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [12. Juni 2019 um 14:34 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136/4 "2019-06-12T14:34:27Z")

</div>

We also specifically force it fullscreen on iOS as a workaround to the fact that there are some issues with detecting the space occupied by the software keyboard on Apple devices. It isn’t forced fullscreen on Android devices (but it does still occupy most of the space just through the nature of having limited space to work with on mobile).

---

<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: [12. Juni 2019 um 14:35 UTC](https://meta.discourse.org/t/reply-box-on-mobile-option-to-disable-full-screen/120136/5 "2019-06-12T14:35:43Z")

</div>

The good news is that iOS 13 _finally_ has a web api to test how much screen space is actually visible with the keyboard on screen. Finally.
