Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.12.2
-
None
Description
I tried to use QTextBrowser to display file contents as strings.
Most of these files I am working with are xmls, users are able to choose them from their directory.
In case the xml file contains in the beginning of any line: <!DOCTYPE>
The tags will not appear in the browser area, only the element values are listed one after another.
I'll upload a dummy file to test with. (tst1.xml)