Open wptester9845 opened 4 years ago
Related to this, it is possible for HTML mode to "update" and remove an entire empty paragraph block on both iOS and Android:
Verified this is still an issue in 24.3, tested on Android. Following the reproduction steps leads to an unsupported classic block being rendered:
Description
While creating a new Blog Post with the Block Editor toggle enabled, switching to HTML Editor and then typing plain text does not automatically tag the input text with the
<p>
and</p>
tags until the user selects the title textbox. Afterwards, adding text outside the paragraph tags will cause it to be automatically tagged after a brief moment when the user is not typing. It’s expected that the automatic tagging would function like this from the start. This behaviour is also inconsistent with the Android version of the application where the automatic paragraph tagging occurs from the start.Reproduction Rate
4/4 100%
Expected behaviour
The user should not have to select the Title textbox for the automatic paragraph tags to be displayed.
Actual behavior
The paragraph tags only appear automatically after the user selects the Title textbox.
Steps to reproduce the behavior
Tested on the following
iPhone 5S (11.4) iPhone 5S (12.0) iPad Air 3 (13.2.3)
Please see the attached video for more information
iOSParagraphTags.zip
Submitted by:
Luis Pimenta