-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.2_01
-
Fix Understood
-
x86
-
linux_sun
JFileChooser TextField text does not get selected when tabbed in unlike Native
file dialog.
Steps to reproduce:
------------------
1) Run SwingSet2 on Mercury with -Dswing.gtkthemefile=<Your .gtkrc File>. Change the Look And Feel to GTK.
2) Go to FileChooser Demo.
3) Click on text filed and type any text.
4) Click on File list .
5) Now press tab, so that the text field gets the focus.
6) Note the text is not selected.
7) Now open Gedit.
7) Click Open.
8) Repeat the steps 3 to 5. Note that he text in the text field is selected.
file dialog.
Steps to reproduce:
------------------
1) Run SwingSet2 on Mercury with -Dswing.gtkthemefile=<Your .gtkrc File>. Change the Look And Feel to GTK.
2) Go to FileChooser Demo.
3) Click on text filed and type any text.
4) Click on File list .
5) Now press tab, so that the text field gets the focus.
6) Note the text is not selected.
7) Now open Gedit.
7) Click Open.
8) Repeat the steps 3 to 5. Note that he text in the text field is selected.
- relates to
-
JDK-4337647 Swing JTextField tabbing in should select all text to end yet
- Closed
-
JDK-4503803 no text highlighting when navigating through text fields
- Closed
-
JDK-4493590 would like an API to discover the reason for focus_gained
- Open
-
JDK-4032727 impossible to implement normal selection semantics
- Closed
-
JDK-4392097 Would like ability to determine why focus gained
- Closed