Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
5.2.1, 5.3.0, 5.3.1, 5.3.2, 5.4.0 Beta
-
None
Description
I'm using Qt Quick 1.x with Qt 5.x, and got strange bug.
Text {} elements shows image with tag <img src=...> correctly, but TextEdit {} not.
Why is this happening? I attached the minimum code to reproduce