Thomas Singer wrote: > Hello, > > I wanted to ask you, whether you will enable the Code and Refactor > menu again and instead only make disable the menu items (actions).
There's another problem with the way they are disabled: At least on my machine, the Code or Refactor menu often stays on the screen after it should have been closed. This appears to be because the menu becomes disabled while it is still open, and then Swing forgets to actually remove it from the screen. I have to click on some other menu back to Refactor back to some other menu to get it to close. (Maybe the disabling is not done in the UI thread, or something?) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
