-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b35
-
x86
-
windows_xp
###@###.### 2003-11-05
J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b22)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b22, mixed mode)
Operating System Configuration Information (be specific):
winXP
Bug Description:
Horizontally scrolling in List Mode does not lock to positions where
a column starts on the left i.e., any horizontal scroll position is allowed.
Windows' file dialog allows scrolling in discrete units corresponding to
the width of columns of icons - the dialog must know these widths, as
scrolling with the arrows scrolls by one column..
check the example: http://www.rpi.edu/~leak/150/#filechoosers
- relates to
-
JDK-4977941 Horizontal scrolling in JFileChooser in list mode is unlike native windows
-
- Closed
-