Skip to content

Text Inside Paragraph Moves Outside Block Format When Toggling HTML #247

@theck13

Description

@theck13

Expected

Text remains inside block format when toggling HTML view.

Observed

Text is moved outside block format when toggling HTML view. This produces unformatted text above an empty list (for ordered list and unordered list) or removes the block format completed (for quote). See the screenshots below for examples.

paragraph

Reproduced

  1. Tap HTML format button.
  2. Enter <p>hello</p>.
  3. Tap HTML format button.
  4. Tap block format button (i.e. Ordered List, Unordered List, or Quote).
  5. Notice hello is inside block format.
  6. Tap HTML format button.
  7. Notice hello is outside block format.
    a. If ordered list, empty list is below hello.
    b. If unordered list, empty list is below hello.
    c. If quote, format is removed completely.

Tested

Google Pixel on Android 7.1.1 with AztecDemo 1.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions