MyEclipse: MyEclipse 10.1 Lose Focus Running SQL statements dmcmeans - Apr 25, 2012 - 05:43 PM Post subject: MyEclipse 10.1 Lose Focus Running SQL statements
In ME 10.1, when you run a sql statement by selecting the text and pressing F9, the sql apepars in the SQL Results window. However, in ME 10.0, focus remained in the editor and you could continue using the keyboard to enter sql.
Now, in ME 10.1, the editor loses focus. In fact, I cannot determine which window has focus. Tab does nothing. This makes editing and running sql very cumbersome when it was quite elegant before. The workaround is to click the editor with the mouse.
Is there a keyboard shortcut to being focus back to the editor?
Please address as soon as possible.Support-Brian - Apr 26, 2012 - 07:22 AM Post subject:
dmcmeans,
There does seem to be a focus issue with the SQL editor. We fixed some focus issues elsewhere and it may have had unexpected consequences here.
I'm putting this on as a high priority fix for our next release. In the meanwhile - you can press Ctrl + F6 to shift focus back to the SQL editor after using Ctrl + F9 for execution.