-
Bug
-
Resolution: Unresolved
-
P4
-
1.4.2, 5.0, 6, 7, 9, 11, 12, 16, 17, 18
-
x86
-
windows_xp
Choice does not trigger MouseEvents properly when multiple buttons are pressed. This happens with Windows platforms only from 1.4.2 onwards. This works properly in Solaris / Linux.
To reproduce:
1. Run the attached code
2. Move the mouse over the choice and do the following operations
a. Press mouse button 3
b. Press mouse button 1
c. Release mouse button 1
d. Release mouse button 3
See the command window for the output
If the output does not show mouse released event for BUTTON3, bug is reproduced.
The same behavior occurs when the following is done:
a. Press mouse button 2
b. Press mouse button 1
c. Release mouse button 1
d. Release mouse button 2
This time, the mouse released event for button 2 is not occuring.
###@###.### 2005-04-28 10:51:16 GMT
To reproduce:
1. Run the attached code
2. Move the mouse over the choice and do the following operations
a. Press mouse button 3
b. Press mouse button 1
c. Release mouse button 1
d. Release mouse button 3
See the command window for the output
If the output does not show mouse released event for BUTTON3, bug is reproduced.
The same behavior occurs when the following is done:
a. Press mouse button 2
b. Press mouse button 1
c. Release mouse button 1
d. Release mouse button 2
This time, the mouse released event for button 2 is not occuring.
###@###.### 2005-04-28 10:51:16 GMT