Closed philipjohn closed 7 years ago
This seems reasonable to me, but I'm going to mark it as future to see how our forthcoming Aztec editor might handle the issue.
This is addressed in Aztec, @jleandroperez worked on it <3
Thanks for the report @philipjohn, it seems this one will be fixed in a future release 😄
Just stepping by to confirm this has been addressed, but in Aztec iOS. cc'ing @0nko to confirm if it's in Android as well!
In Aztec Android text copied from other apps is pasted as plain text. Unless you copy a formatted text from within Aztec, then the styling is copied as well.
Steps to reproduce
Expected behaviour
Either the text is pasted as plain text (as with other apps, e.g. Simplenote) or an option is presented on the long-press action to paste as plain text.
Actual behaviour
The long-press only gives a "Paste" option and the text is pasted with formatting. Inspecting the HTML reveals an ugly
span
tag with a bigclass
attribute. The only way to remove the formatting once pasted is to manually delete the HTML.A workaround is to paste into another app which removes the formatting and from the into WordPress.
Discovered on Android 7.1.1 on a Pixel C while using WordPress app version alpha-34