JDK-6379518 : WinLAF:Child popup selection merges with parent popup selection by compare with native popup
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Incomplete
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-02-01
  • Updated: 2022-12-07
  • Resolved: 2022-12-07
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.
Other
tbdResolved
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description
Bug Info:
=========
Child popup menu selection merges with parent popup menu selection by compare with native popup menu.


Please check the attached images for finding the difference between java and native poupmenus.

Comments
NO testcase and images
07-12-2022

EVALUATION There are two issues to be fixed here: 1) Windows L&F popup menus need a border. The selection shouldn't extend fully from left to right. 2) The first item in a popup submenu needs to be aligned such that it's selection lines up vertically with the selection in the parent.
08-01-2007

EVALUATION DELETED COMMENT
01-06-2006

EVALUATION DELETED COMMENT
10-03-2006

EVALUATION DELETED COMMENT
24-02-2006

EVALUATION DELETED COMMENT
14-02-2006

EVALUATION It looks like there is a missing border around the selected menu item. This border would create a gap between the highlighted menu item and the background and menu border, making the item distinct from other items.
14-02-2006