Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.4.2
-
None
Description
I was using the Text Edit example to learn about QTextEdit, and noticed that the heading behavior seems wrong in one case.
- Add a new line.
- Select the style "Heading 3".
- Select the whole line and remove it (but keep the line break, i.e. don't change the line count of the document).
- Enter some text.
Notice that after step 4, the heading is entered with the heading level expected, but the bold format isn't kept.
This happens whenever we create a new heading. But with headings loaded from an HTML file, this doesn't happen.
Attachments
Issue Links
- relates to
-
QTBUG-112189 Text Edit example doesn't always update the style combo box after deleting text
-
- Reported
-