christmo / macwidgets

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

Wrong color of the unified toolbar #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a window with a unified toolbar!
2. Display a sheet (you have to customize a JDialog with:
sheet.getRootPane().putClientProperty("apple.awt.documentModalSheet",
Boolean.TRUE);) 
3. The toolbar will turn in a color like  if you open a "normal" dialog
----------
1. Open the same window and diplay the sheet (--> wrong color)
2. Move the window (with the open sheet) by clicking in the title-bar. Now
the color will turn into the right color.
3. Close the sheet! Now I have the wrong color!

What is the expected output? What do you see instead?
The color shoudl not change!

What version of the product are you using? On what operating system?
Developer build 0.9.6, Mac OS X 10.5

Please provide any additional information below.
I Added for screenshots (I wrote the situation of a screenshot on it)

Original issue reported on code.google.com by licht...@googlemail.com on 3 Oct 2009 at 4:25

Attachments:

GoogleCodeExporter commented 8 years ago
This example demonstrates that the bug is actually Apples. The window chrome is 
painted incorrectly. Please file 
a bug with Apple:

http://bugreporter.apple.com

Original comment by kenneth....@gmail.com on 5 Oct 2009 at 12:29