Qt 6.11 is out! See what's new in the release
blog
QTextEdit does not work properly when pasting rich text
-
When I tried to use QTextEdit, I found that if I copied a piece of rich text from the browser into QTextEdit, it would look weird, but if I copied the rich text from the .doc file it would look good, what could be the problem?
A screenshot of the exception is below, where the text was copied from https://zhuanlan.zhihu.com/p/73588002
