JDK-4799919 : 4799919: RFE: Make BasicTabbedPaneUI.requestFocusForVisibleComponent protected
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.1,5.0
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2003-01-08
  • Updated: 2019-12-17
  • Resolved: 2019-12-17
Related Reports
Relates :  
Relates :  
Description
Name: jk109818			Date: 01/07/2003


FULL PRODUCT VERSION :
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)

A DESCRIPTION OF THE PROBLEM :

It would be nice to be able to override the default
behaviour.

The only choices the current implementation leaves is
a) to setFocusable(false) for each Component in the
JTabbedPane (which would end in a nice call to
requestDefaultFocus but interferes with the
DefaultFocusTraversalPolicy)
b) to override requestFocus() for each Component I
want to place in a JTabbedPane.




REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER WORKAROUND :
The only possibility I see is to create a new LookAndFeel
which overrides the JTabbedPane-UI-Class.
(Review ID: 178529) 
======================================================================
###@###.### 10/12/04 18:22 GMT

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
01-10-2004

EVALUATION This was fixed and then backed out. This should be investigated and fixed along with 5092589.
01-10-2004