Skip to content

[Android]: bold formatting line overlapping #511

@IvanIhnatsiuk

Description

@IvanIhnatsiuk

Describe the bug

Applying bold styling after inserting new lines causes the existing text to overlap. Specifically, the first paragraph (test) becomes visually overlapped or corrupted after formatting changes.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app with initial content like
<html><p>test</p><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker, including versions of Lorem Ipsum.</p></html>
  1. Tap on the first paragraph
  2. Insert a new line
  3. Type any bold text
  4. Insert new lines
  5. Observe that test text got overlapped

Expected behavior

Bold style should not overlap the text

Screenshots

Screen.Recording.2026-04-03.at.12.18.13.mov

Device (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions