JDK-4975355 : Context Popup is not coming on Shift + F10 In JTree In Synth
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-01-08
  • Updated: 2006-11-06
  • Resolved: 2004-09-14
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 betaFixed
Related Reports
Relates :  
Relates :  
Description
Context Popup is not coming on Shift + F10 In JTree In Synth . It is coming in other LAFs.

Steps to reproduce: 
--------------------
1) Unzip the attached Zip file. 
2) Run the SynthTest with Build 32. 
3) Right Click on the Tree root. You will see the Context Popup Menu. 
4) Now Press Shift + F10. You will again see the Context Popup menu.
5) Change the look and feel to Synth . 
4) Now repeat the steps 3 and 4. On Mouse click u will see the Context popup but not on Shift + F10. 

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang FIXED IN: mustang INTEGRATED IN: mustang
14-09-2004

EVALUATION Name: omR10226 Date: 01/15/2004 According to 4959680 Synth must provide default keybindings. So default keybindings for a root pane should be added to Synth (the method SynthStyle.populateDefaultValues should be modified). ======================================================================
14-09-2004