[chandler-users] Bug in UI grabs
William K. Volkman
wkvchandler at netshark.com
Mon Jul 7 15:59:22 PDT 2008
Hi,
I just found a user interface buglet/annoyance. I selected the "In"
collection and then clicked the "Sync" button. Due to the SSL
certificate being questioned it threw up the dialog box to ask if it was
alright. Since I still had the mouse down on the "Sync" button when the
dialog came up it couldn't get focus, and the mouse grab was still in
place. Luckily keyboard navigation allowed me to unfreeze my interface.
The most common cause of problems like this is dispatching button events
on mouse down instead of mouse up.
Cheers,
William.
More information about the chandler-users
mailing list