JDK-6354333 : Menu selection rectangle wrongly rendered
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2005-11-22
  • Updated: 2011-02-16
  • Resolved: 2006-03-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Resolved
Related Reports
Duplicate :  
Description
Reproduction steps:
1) Run attached test application on Win OS (or at least somewhere where Swing Windows LF is available)
2) Open menu and try to go to first submenu
When mouse crosses the border of submenu, you'll see painting bug, selection rectangle overpaints submenu, which looks bad and is certainly painting bug.
Painting isn't perfect in second submenu either, but as submenu items are enabled, it is less visible.
added image to clarify what is the problem

Comments
EVALUATION Yep, I can see this. Sometimes the main menu paints over sub menus.
30-11-2005