JDK-4185431 : Menu selection platform inconsistency
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1998-10-29
  • Updated: 1998-10-29
  • Resolved: 1998-10-29
Related Reports
Duplicate :  
Description

Name: diC59631			Date: 10/29/98


In Windows, when I pull-down a menu and want to cancel the pull-down, I can click anywhere on the screen EXCEPT the menu.
 With Swing, I can only click on the "meat" of the window (not elsewhere on the screen or on the title bar). This causes the pull-downs to be too sticky.

To be "windows-platform-consistent", shouldn't the pull-downs should rise up as soon as they lose focus.
(Review ID: 41500)
======================================================================