Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.2.1
-
None
-
Environment:
Workstation platform: Mac X OS 10.6.8
Qt SDK version: v1.1.1
Qt Creator 2.2.1
Based on Qt 4.7.4 (64 bit)Built on Jun 15 2011 at 15:19:06 From revision 74d015d2a9
[SDKTestRound14]
Description
Steps:
1. In Creator go to 'File'->'New File or Project'
2.Create 'Qt Quick Application (Symbian Components)" with default settings.
3. Open designer ,add an "Button",give it a name"123456"
4. Run project target on Desktop
Excepted result:
The button should be show with a name"123456"
Actually result:.
Button shows with a name"1234..." at the begining, but if u zoom the window of this app,sometimes it shows"1234...",sometimes shows"123456"