Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.0
-
None
Description
If QTextCursor::insertImage() is used to insert an image where there was previously a QTextCharFormat set, then the format that is created by the insertImage() function is created as a default one and does not honor the settings of the previous one so the formatting is lost.