-
Bug
-
Resolution: Unresolved
-
P4
-
7
-
x86
-
windows_xp
I have a window which contains some component. the parent of the window is not visible. I click on the list & move my scrollbar on the mouse, thinking that list will move so that i can see the items on the list. but the items are not seen. In jdk1.4.2 -b28 i moving the scrollbar on the mouse moves the scrollbar of the list & i can view all the items. But from jdk5.0 onwards its not moving. Even i tried selecting an item & dragging , its not scrolling, but where as choice scrollbar is moving when the items is selected & dragged. This happens in windows. But in solaris just by dragging the any item & moving the mouse makes the list scrollbar to move.
Step to reproduce:
-----------------
1) Run the attached program.
2) Click on the choice. select an item & drag . Observe that scrollbar moves.
3) Click on the list & move the scrollbar of the mouse, if the scrollbar of the mouse dn't move , then bug is reproduce.
I tried this & its reproducable from jdk5.0 onwards.
Step to reproduce:
-----------------
1) Run the attached program.
2) Click on the choice. select an item & drag . Observe that scrollbar moves.
3) Click on the list & move the scrollbar of the mouse, if the scrollbar of the mouse dn't move , then bug is reproduce.
I tried this & its reproducable from jdk5.0 onwards.