-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.5.0-rc
-
None
-
Windows Vista x64
-
cec327bd4a8a3a77f09b6e465636db2537b86580
Now Creator has a problem similar to QTCREATORBUG-4307:
- Open "Tools" -> "Options..." -> "Environment" -> "External Tools"
- Select a tool.
- Click into one of the edits for Executable, Arguments or Working directory.
- Click on the appearing icon to open the Variables window.
- Double-click one of the variables.
The variable is being added to the edit. - Press ESC.
The Options dialog is being closed.
Instead, ESC should close the Variables window only.
I guess the problem is, that the Options dialog gets focus after double-clicking the variable. When I click the variables windows before pressing ESC, only this is being closed.
- relates to
-
QTCREATORBUG-4307 Pressing ESC seems to close wrong window
-
- Closed
-