erik quanstrom wrote:
i think that it's a timing issue.

- erik
Might be a mouse read(the initial one ?) that's ignored.
Though not give much thought, if at all,
I'm unable to reproduce this with:

% diff rio.c /n/sources/plan9/sys/src/cmd/rio/rio.c
963c963
<    but = mouse->buttons;
---
>    
972c972
<    
---
>    but = mouse->buttons;

Reply via email to