This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 19518 - [Only Solaris && jdkd1.3.1] Impossibility to change selection in JFileChooser
Summary: [Only Solaris && jdkd1.3.1] Impossibility to change selection in JFileChooser
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-17 10:03 UTC by Marian Mirilovic
Modified: 2008-12-22 20:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-01-17 10:03:09 UTC
[nb331_dev](200201170331), [jdk1.3.1](02)

This issue is reported only for [jdk1.3.1] on Solaris 5.8. It is impossible
change selection in JFileChoosers list, after hitting Up/Down is focused "some
hidden" component.

All works fine , if you once select something from list by mouse.
Comment 1 Jan Zajicek 2002-01-17 11:30:41 UTC
I can confirm new issue on Solaris on both jdk1.3.1_02 and
jdk1.4.0-rc-b91.

For me it works as follows:

Sometimes no selection in the tree and Up/Down do not work. Keys
Up/Down start working after one key from following is pressed:
Home/End/PageUp/PageDown.
Comment 2 Peter Zavadsky 2002-01-18 12:43:44 UTC
Fired a bug against jdk (#4625724).
Will wait for response.
Comment 3 Peter Zavadsky 2002-01-22 16:23:30 UTC
Closing this as wontfix. 
Looking at the code seems the list showing the dirs and files is
handled internally in JFileChooser's UI (private), there doesn't seems
to be a way to hack the fileChooser, moreover it is a platfrom
dependent problem, so leaving the problem at (since it is in jdk1.3
only, it will resist).
Comment 4 Quality Engineering 2003-07-01 16:00:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 5 Quality Engineering 2003-07-01 16:17:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.