-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot dismiss keyboard while editing in landscape mode on Android #2089
Comments
I'm not sure about that, should we only return to "view" mode when the user hides the keyboard? This fullscreen view is not the best experience IMO, I thought we wanted to change that but I can't find any related ticket. cc @iamthomasbishop I wasn't able to reproduce the blank page situation. I wonder if this is an unrelated problem (thi might be a sync issue). |
Thanks for having a look! I've now found that the empty page issue is separate and was filed at wordpress-mobile/WordPress-Android#11339 and partially fixed in wordpress-mobile/WordPress-Android#11568 (props @jd-alexander 🎉) with one remaining issue being tracked at wordpress-mobile/WordPress-Android#11539. 👍 So the next step for this issue is to get design input/feedback on the fullscreen view. |
In the meantime while this ticket gets more reviewing, adding it to the |
In testing the latest version (24.3 beta), I can confirm that content is no longer lost when following the reproduction steps. As the flows and UI described here have changed a lot since this issue was created, I'll go ahead to close, but feel welcome to reopen if anything remains relevant. |
Describe the bug
Tapping "Done" while editing a paragraph block in landscape mode creates a new paragraph block and immediately opens edit mode again without showing the new content or dismissing the keyboard—if you leave the post and re-open it, the page looks blank even if you had added content previously. (1m17s)
To Reproduce
Expected behavior
I expect to be able to edit page content in landscape mode and tap "Done" to return to the post normally and that re-opening a new page after editing will show the same content that it did previously.
Screenshots
![Screenshot_20200331-180514](https://user-images.githubusercontent.com/1119271/78086161-53f52300-737a-11ea-8c05-ad0dff8d1373.png)
Tested with WPAndroid 14.5-rc-2 on Pixel 3 Android 10.Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: