christstc / seaglass

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

Strange #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
First of first using seeglass UI
1.Add JMenuItem into a JMenu, and add the JMenu into the JMenuBar
2.Add another JPanel into the "Center" of BorderLayout
3.Click the Menu and move mouse on the JMenuItem, the JMenuItem appears in the 
JPanel!Why does it happens ?

What is the expected output? What do you see instead?
Don't appear the Menu in the JPanel below the JToolBar.
But there's another strange JMenuItem in the JPanel below.
You can see the bmp file attached to check what happened.
As my task is quite emergency... may you check and solve my problem as soon as 
possible?
Thanks very much!

What version of the product are you using? On what operating system? What
JRE version?

MyEclipse 8.5
JRE 1.7 
Win XP SP3

Please provide any additional information below.

And another strange thing is that when I add two JPanels below the ToolBox, I 
found that what is drawed in the left JPanels is also appeared in the right 
one! Notice I didn't add anything in the right JPanel!(It's also showed in the 
attached bmp file.)
Please tell me why and provide a flexible idea to fix the problem...thx~

Original issue reported on code.google.com by Nuk...@gmail.com on 23 Aug 2011 at 4:36

Attachments:

GoogleCodeExporter commented 9 years ago
And Here is my Java source

Original comment by Nuk...@gmail.com on 23 Aug 2011 at 5:14

Attachments:

GoogleCodeExporter commented 9 years ago
Please try this with version 0.2.

Original comment by kahuxtable on 24 Jun 2012 at 2:18

GoogleCodeExporter commented 9 years ago
Downloaded the code and tested it.
I had no issues at all here on Linux with Java 7.

I close this for now as not reproduceable.

- Rossi

Original comment by rosstaus...@googlemail.com on 14 Nov 2013 at 9:34