On 07/29/2011 07:22 PM, Taylor, Richard (RIS-BCT) wrote: > I’m using Professional Edition 4.5.1 and there’s an issue that’s driving > me crazy. > > It seems like every time I task-switch to another program, when I come > back to XML Mind the focus is always on the menu, not on the text > control I was working in. So if I come back and just hit the down arrow > to move the insertion point in the text, I instead get the file menu > dropped down. > > This is extremely annoying, so I’m wondering whether there’s something > wrong in my configuration, or if there’s some reason for this behavior > (other than just a bug). >
There is nothing wrong in your configuration. This is almost certainly a Java bug. This Java bug seems to be fixed in some releases of Java and then to reappear in newer releases. For example: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4841881 Alt tab with Windows L&F moves focus to the application menubar See also (Netbeans is a large application written using Swing, that is, the same Java technology as XXE): http://netbeans.org/bugzilla/show_bug.cgi?id=46826 Therefore there is not much we, XMLmind, can do to fix this bug. A possible workaround seems to change from the Windows Look&Feel to the Metal Look&Feel. This is done by using "Options|Preferences", "General" section and choose "Metal" from the "Style:" combobox. More info: http://www.xmlmind.com/xmleditor/_distrib/doc/help/generalOptions.html I've tested this workaround (with latest XXE 4.9.1 and latest Java 1.6.0_26 runtime) and it worked fine for me. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

