ohio813 / bnubot

Automatically exported from code.google.com/p/bnubot
0 stars 0 forks source link

Profiles after first loaded don't display username #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Log into a second profile

What is the expected output? What do you see instead?
Username to be shown on menu bar. Nothing.

What version of the product are you using? On what operating system?
All products. OS X.

Please provide any additional information below.

Original issue reported on code.google.com by theunder...@gmail.com on 26 Oct 2007 at 12:40

GoogleCodeExporter commented 9 years ago
This appears to be a bug with the JVM in OSX. You can get around this problem by
setting the property apple.laf.useScreenMenuBar to false in Info.plist in your
application, or by using a different Look and Feel. This will pull the menu bar 
in to
the main window.

Original comment by sco...@gmail.com on 26 Oct 2007 at 3:20