wordpress-mobile / WordPress-Editor-Android

⛔️ [DEPRECATED] A reusable Android rich text editor component.
GNU General Public License v2.0
188 stars 50 forks source link

Image Settings: Changes to image settings in the editor can't be saved #454

Closed rachelmcr closed 7 years ago

rachelmcr commented 7 years ago

Expected behavior

After adding an image to the editor, you can tap the image to edit the image settings. After changing the image settings, you should be able to save those changes and return to the editor.

Actual behavior

No "Save" button appears in the image settings, so the changes can't be saved. The only option is to cancel the changes and return to the editor without saving.

Screenshot

2016-09-30 20 14 44

Tested on Nexus 9, Android 7.0, WPAndroid alpha-22
maxme commented 7 years ago

This is a weird one, could be Android 7.0 only (just tested on a 6.0 and couldn't reproduce).