Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.2.0
-
None
-
[SDKTestRound6]
Workstation platform: Mac X OS 10.6.7
Qt SDK version: 1.1
Qt Creator Version: 2.1.84( 2.2 rc1 ) qtcreator-mac-opensource-2.1.84-201104250030-setup.dmg
-
d7dfbf0990c5d65e38923ba8972e9bbc25d6af4a
Description
Steps:
1. Create a qt quick project.
2. Open the main.qml file with qml design.
3. Add a rectangle to the main rectangle.
4. Set the color to "#808080", and then change the rectangle color to Gradient, and set the gradients color.
5. Press "Command + Z" to Rollback to solid color setting.
Expect result:
The user operation canceled, the rectangle color reset to "#808080" in canvas window, and all the value and button status of Colors setting buttons are correct.
Actual Result:
The gradient button is pressed and gradients bar still shows.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-4516 Qt namespace enums arn't handled by the rewriter
- Closed