Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 6
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Understanding:Fix Understood
-
CPU:x86
-
OS:windows_xp
Description
Scrollbar in the Choice's drop-down is not usable when choice is non-focusable. To reproduce the bug, do the following:
1. Run the attached test. A frame will open up with a button and a choice.
2. Click on the button. This will make choice non-focusable.
3. Click on Choice. The drop-down appears.
4. Without moving the mouse inside the drop-down, try clicking on the scrollbar thumb or the up/down arrows in the drop-down.
If the drop-down disappears, the bug is reproduced. It works fine when I move the mouse inside the drop-down and highlight an item before clicking on the scrollbar.
This is reproducible only on Win32 and not on XToolkit. I reproduced it on Mustang-b73.
1. Run the attached test. A frame will open up with a button and a choice.
2. Click on the button. This will make choice non-focusable.
3. Click on Choice. The drop-down appears.
4. Without moving the mouse inside the drop-down, try clicking on the scrollbar thumb or the up/down arrows in the drop-down.
If the drop-down disappears, the bug is reproduced. It works fine when I move the mouse inside the drop-down and highlight an item before clicking on the scrollbar.
This is reproducible only on Win32 and not on XToolkit. I reproduced it on Mustang-b73.