|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue May 06, 2008 11:59 pm
[2.23] Loss of focus when closing PE |
This actually very old, and a nit picking type thing. It has always irritated me though. It should be a quick fix.
Procedure
1. Open notepad, My Computer, some task that will have a task bar icon
2. Launch CMud
3. Close Sessions window (ESC)
4. Open Package Editor (CTRL-G)
5. Click on the step 1 task in the taskbar
6. Click on the CMud task in the task bar
This sets focus to the PE
7. Close the PE by clicking on its X
You now have no application focused. Somewhere the PE needs to reset the focus to CMud when it closes in the same fashion that the Sessions window does. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed May 07, 2008 12:25 am |
Can't reproduce this on Vista, but I've added a PostMessage call to the FormClose of the PE that will tell the main form to update the keyboard focus. This is what the sessions screen does, so maybe it will help. You'll have to let me know in 2.24.
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Thu May 08, 2008 9:58 am |
Fixed in 2.24. It is nice not having this small annoyance.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|