JDK-4966112 : Some Composite components does not show the Context Popup.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-12-10
  • Updated: 2006-11-06
  • Resolved: 2004-12-01
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
6 b14Fixed
Related Reports
Relates :  
Description
Some Composite components does not show the Context Popup. 
Components like JFileChooser does not show context popup menu even after assigning them one. 
The JFileChooser does not show context popup in Motif LAF. 
JColorChooser does not show Popup in all LAFs. The JColorChooser shows Context Popup only on Preview Panel.
JSplitPane does not show Context popup in all LAfs. 
JSpinner also does not show Context Popup in all LAFs. 

Comments
EVALUATION Name: azR10139 Date: 02/11/2004 The idea of the fix is to set all the subcomponents of the composite component to inherit parent's popup. ###@###.### 02/11/2003 ====================================================================== Name: azR10139 Date: 06/03/2004 Not a showstopper for the 1.5 release. ###@###.### 2004-06-03 ====================================================================== ###@###.### 11/4/04 17:57 GMT
03-06-2004

SUGGESTED FIX Name: azR10139 Date: 02/11/2004 Webrev can be found here: http://sa.sfbay.sun.com/projects/swing_data/tiger/4966112.0 ====================================================================== ###@###.### 11/4/04 17:57 GMT
04-11-0004