Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6.3
-
None
Description
Underline persists in the html from QTextEdit, meaning WYSIWYG is no longer true.
Reproduction steps:
- Download attached CMake project zip file persistent-underline-html-bug.zip
- Unzip, compile & run the program
- Select all text, click the button "Underline"
- Observe that all text loses underline (except the "1." but that couldn't be selected)
- Click the button "Reset"
- Observe that the last two lines become underlined again (expectation would be the text would remain not underlined)