Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0 , 5.9.1, 5.11.1
-
Qt MinGW 32-bit
Windows 7 64-bit
-
722fd8b86e7c3b5d6e4c3382f2710e4d3bfed3ec (qt/tqtc-qtdeclarative/dev)
Description
None of the QTextCursor::insertImage overloads work. The only workaround is QTextCursor::insertHtml("<img src=\"_file_path_\" />").