Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 3.0.0-rc1
-
MacOSX 10.8.5, Qt Creator 3.0 based on Qt5.2
-
ea6c60cd1b7578fdd10f3135ad5361b787ac4c2f
Description
Steps to reproduce:
- create an empty svn repository
- check it out via 'New File or Project...' -> 'Import Project' -> 'Subversion Checkout'
Current result:
- as it's empty it succeeds to checkout but fails to open a project file (*.pro, *.cmake, ...)
- all I got is the button for 'Show Details...'
- on Linux you can close this dialog by hitting the X of the dialog, but on Mac the X is disabled
Expected result:
- either having a button to close this dialog (more preferable)
- or having the X of the dialog enabled on Mac as well