-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
7
I have added a list to a frame and the list is in single selection mode. Now click on one of the items and make sure it is selected. Drag the mouse downwards or upwards and drag it outside the component. Ideally, the selection should be dragged in the direction of the mouse when the items scroll. But what happens is that the focus border alone is getting dragged and the selection is not changing beyond a certain point (when the mouse is dragged beyond the component boundary). The dragging becomes similar to multi-selection list where focus border and selection are separated. This is incorrect.
This is reproducible only on win32 and not on SolSparc10. This is reproducible only since JDK7-b02 and not happening on b01 or JDK6. Hence this is a regression introduced in b02.
To reproduce the bug, run the attached test. Click on the button to make the list operate in single-selection mode. Click on any of them item and drag the mouse down. When you see only the focus border being dragged, the bug is reproduced.
This is reproducible only on win32 and not on SolSparc10. This is reproducible only since JDK7-b02 and not happening on b01 or JDK6. Hence this is a regression introduced in b02.
To reproduce the bug, run the attached test. Click on the button to make the list operate in single-selection mode. Click on any of them item and drag the mouse down. When you see only the focus border being dragged, the bug is reproduced.