JDK-4108743 : Swing Menus stop working with Solaris CDE if window is stretched
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-02-02
  • Updated: 1998-06-04
  • Resolved: 1998-06-04
Related Reports
Duplicate :  
Description
Swing Menus stop working with Solaris CDE if window is stretched vertically only.  Growing the window vertically only is accomplished by placing the cursor along the top edge of a window and waiting for the cursor to change into the "stretch upward" cursor.  This looks like an arrow pointing upwards against a horizontal line.  This occurs only on Solaris with CDE.  This was found with Swing-pre-1.0 (Jan 30 version) and JDK 1.1.5 (k).

Steps to Reproduce:
0) Launch SwingSet or Notepad.
1) Move the window to the center of the screen.
2) Attempt to select a menu item and notice that it is working correctly. 
3) Increase the window size by moving the top edge of the window up (with
CDE you can change the window height without changing its width).
4) Attempt to make a menu selection.
RESULT:  The menu item is not selectable.

This bug was sent into swing-feedback by:
-- Gurvan LULLIEN
-- CALFP
-- ###@###.###

Comments
EVALUATION georges.saab@Eng 1998-02-25 This is a known bug listed in the Changes.txt file.
25-02-1998