Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.2.0
-
None
-
Workstation platform: Mac X OS 10.6.7
Qt SDK version: v1.1.1
Qt Creator 2.2.0( Based on Qt 4.7.4 (64 bit) Built on May 25 2011 at 11:25:06 From revision 0578a566ca)
[SDKTestRound10]
Description
Steps:
1. Create a new Qt Quick qpp with default settings or open attached file.
2. Right click qml file change the first letter from lowercase to uppercase.(example:with main.qml file, change the "m"->"M")
3. Then press "Enter".
Excepted result:
File name should be changed (from main.qml to Main.qml).
Actually result:.
File name cannot be changed from a lowercase to uppercase, but can be changed to other letters .
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-2434 Cannot change letter case while renaming a file under windows
- Closed
- relates to
-
QTBUG-3570 QFile::rename() fails if names differ only in case
- Closed