JDK-4503803 : no text highlighting when navigating through text fields
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2001-09-17
  • Updated: 2001-09-17
  • Resolved: 2001-09-17
Related Reports
Duplicate :  
Relates :  
Description

Name: gm110360			Date: 09/17/2001


java version "1.4.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)

When navigating with the tab key, the textfield that gets the focus should
highlight the whole text in it. This is the standard behavior on Windows.
Using the Windows L&F the cursor is placed after the last character, no
highlighting is done. You can check this using the JFileChooser for example. It
works fine for editable JComboBox items.
(Review ID: 132001) 
======================================================================

Comments
EVALUATION Refer to 4337647 for details as to why we currently can't implement this. ###@###.### 2001-09-17
17-09-2001