-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.7.1
-
Fix Version/s: 5.12.2, 5.13.1, 5.14.0 Alpha
-
Component/s: SVG Support
-
Labels:None
-
Environment:Windows 7, Android
-
Commits:dcc4e2c4d96a6ad1447b9fb679afca21bb381218 (qt/qtsvg/5.12)
Displaying attached svg - except extraShock.svg, that is OK - files do not appear properly - even though all files are displayed OK in e.g. Chrome, Firefox, IE browsers...
In QML, only black thing is visible - see "svg problem.png" attached
They are show in this form as well as attachment...
Relevant QML code snippet:
Item {
property alias source : originalImage.source
Image
{ id: originalImage anchors.fill: parent sourceSize.width: parent.width sourceSize.height: parent.height antialiasing: true }}
For Gerrit Dashboard: QTBUG-58326 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
250702,2 | Allow <style> without type attribute | 5.12 | qt/qtsvg | Status: MERGED | +2 | 0 |