Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.1, Qt Creator 3.2.0-beta1
-
Ubuntu 12.04 32bit, MacOSX 10.8.5, Qt Creator 3.1.1rc based on Qt 5.2.1
-
6aeb2fabc22558fab5fcb7810ea73e684e5dfe0e
Description
Steps to reproduce:
- open/create Qt Quick UI or Application
- switch to Designer
- select an Item where you can change the color
- click into the colorchooser (sometimes the cross marking the point of click wanders 2-8 times to the up-right and changes the value)
- same behavior can be seen if you enter a value directly into the line edit of the color ('af00fa', 'ca00ac', ...) - first entered value does change once, but if you now enter the same value again it is accepted
Might be some rounding issue?