Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.0.0-rc1
-
Ubuntu 12.04 64 bit
Qt 4.8.5, Qt 5.1.1
Description
- Create a new Qt GUI Application.
- In Projects view, right-click a source or header file and select "Rename..." from the menu.
- Type "test" and press "Enter" to rename it.
This works fine. The file is being renamed and the pro-file is being updated. - In Projects view, right-click the same file again and select "Rename..." from the menu.
- Type "TEST" and press "Enter" to rename it.
You'll see an error message:
The pro-file is not being updated.
Found by Squish test tst_rename_file.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-8335 Squish test for file renaming
- Closed