]
Snjezana Peco commented on JBIDE-18650:
---------------------------------------
Yes, it is. This is a bug in mutter. The fix is a workaround that won't break other
OSs/window managers.
Forge wizard window isn't focused after command selection
(CTRL-4)
------------------------------------------------------------------
Key: JBIDE-18650
URL:
https://issues.jboss.org/browse/JBIDE-18650
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.2.0.CR1
Environment: jbds 8.0.0.CR1
[selrahal@fedora20 jbdevstudio]$ uname -a
Linux fedora20 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 x86_64 x86_64
x86_64 GNU/Linux
[selrahal@fedora20 jbdevstudio]$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (fedora-2.5.1.3.fc20-x86_64 u65-b17)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
Reporter: Salem Elrahal
Assignee: Koen Aers
Fix For: 4.2.1.Final, 4.3.0.Alpha1
I have created a new project and used forge to add a JPA entity. I select the class, use
ctrl+4 to bring up the forge 2 UI, and select 'JPA: New Field'. The new window
pops up but is not in focus. I have to then click on the window to enter the field name
etc...