axistudio / interfascia

Automatically exported from code.google.com/p/interfascia
Other
0 stars 0 forks source link

Buttons stay pressed if you click, drag off, and release #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click an IFButton
2. While holding the mouse button, drag off the button
3. Release

EXPECTED:
The button should stop showing that it's pressed when the mouse moves outside 
of the button's 
bounds.

ACTUAL:
The button appears pressed after the mouse moves out of the button's bounds. 
After the mouse 
button is released, the button remains stuck in the pressed state.

Original issue reported on code.google.com by supersta...@gmail.com on 1 Sep 2006 at 4:26

GoogleCodeExporter commented 9 years ago
Fixed, seems to work

Original comment by supersta...@gmail.com on 1 Sep 2006 at 4:44

GoogleCodeExporter commented 9 years ago
Seems to have reverted to incorrect behavior. Changing bug status to Accepted.

Original comment by supersta...@gmail.com on 18 Apr 2008 at 12:28