WordPress-Editor-iOS
WordPress-Editor-iOS copied to clipboard
Unsaved changes popup obscured by keyboard in HTML mode
(Originally reported in https://github.com/wordpress-mobile/WordPress-ios/issues/4430 by @rachelmcr )
In HTML mode, “You have unsaved changes” pop-up is covered by keyboard
Environment: Device: iPhone 6 OS: iOS 9.1 App: WP Internal latest version
Steps to replicate:
- Edit a post
- Click “HTML” on top right of keyboard. This switches to HTML mode
- Type something into the content area
- Hit back arrow on top right
- The screen turns grey, the “You have unsaved changes” pop up appears but covered by the keyboard so can’t be actioned upon. If you switch to a taller keyboard type (e.g: the Emoji one), then the pop up is completely covered.
Screenshots:
Portrait view in HTML mode (keyboard entirely covers pop-up):
Landscape view in HTML code (keyboard mostly covers pop-up):
Portrait view in Visual mode (keyboard closes before pop-up appears):
@bummytime, @rachelmcr - I'm not being able to reproduce this in the latest development
branch.
Tested under iOS: 9.0, 9.2 using the simulator in both cases.
I checked on the same device (iPhone 6) running iOS 9.2.1 and the beta 6.0.0.20160208 and I can't reproduce it there, either. Looks ok to me now.
Closing for the time being.
Could not repro FWIW. :boom:
On iPhone6s, iOS 10.1.1, I had this exact problem, 3rd November 2016. Description: Wrote content last night, upgraded phone overnight, hadn't saved post. Next day, app displayed half message box and keyboard (see picture). I couldn't select the post, nor access the message box (tried return). App was effectively frozen.
Work-around:
Doubleclick home button, and swiped up wordpress app to close it. Restarted the wordpress app, navigated to posts and the post appeared in list, marked as local. Selected "Edit" on post, and app presented message box without keyboard so I was able to save / discard changes.
Reopening. Thanks for the report @KiwiNiksta.