Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 3.1.1, Qt Creator 3.2.0-beta1
-
Ubuntu 12.04 32bit, MacOSX 10.8.5, QtCreator 3.1.1 rc based on Qt 5.2.1
-
be9a0caa1829892ccba7892467f7dc644bbefc03
Description
Steps to reproduce:
- open/create Qt Quick UI / Application
- switch to Designer
- select a Rectangle or similar, set the color to use a gradient
- set a color for the first stop
- click on the right stop, the line edit for the color shows (correctly) #000000, but the color preview to the right of the line edit stays white
- change the color
- switch between both gradient stops - color preview is always white (until you change the current selected color)