Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 13.0.0-rc1, Qt Creator 14.0.0-beta1
-
None
-
-
e596707a6 (14.0)
Description
Test steps:
1. Create a new Qt project
2. Input the line 'color: "black"' in Main.qml
3. Hover over the "black" -> color preview is not displayed
4. Change "black" to "#000000"
5. Hover over the "#000000" -> color preview is displayed