Bug #14087 2008-06-26 08:35
zini
Editor does not gain focus, when opening file
When double-clicking on a file in the project tab, the newly opened file does not automatically get the focus (it stays in the project tab instead).
WinXP SP2, C:B: rev 5093
- Category
- Application::WrongBehaviour
- Group
- Status
- Open
- Close date
- Assigned to
History
cryogen 2010-03-24 20:33
Confirmed in SVN 6190. If you press return on the file the newly opened file is focused. If you double-click on the file, it isn't. This seems to be something to do with wxAuiNotebook stealing the focus back after the call to cbEditor::Activate() but I'm unable to track it.
This was also true when files are opened using File/Open.... I've fixed that in patch 2957.