All Menus disappear
    Michael Hall 
    mik3hall at gmail.com
       
    Thu Nov  8 18:55:09 PST 2012
    
    
  
On Nov 8, 2012, at 8:09 AM, Leonid Romanov wrote:
> Yes, the behavior  you're experiencing is a bug. 
OK, I have a test case I'll try to come up with a bug report tomorrow.
I think it's if the sub window does this…
   		menuBar = new JMenuBar();
 		setJMenuBar(menuBar);
with the -Dapple.laf.useScreenMenuBar=true
The main window also did the same as the above I think if that matters. Not sure why. Hopefully it made sense sometime.
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
    
    
More information about the macosx-port-dev
mailing list