Angus Leeming <[EMAIL PROTECTED]> writes:

| Lars, the attached patch to xforms' forms.c cures these two bugs in xforms 
| handling of key events.
>
| o xforms should swallow null keyevents. They occur during composition of 
| multi-byte chars. The problem was reported and a solution proposed here:
>
| o xforms should pass FL_KEYRELEASE events to the widgets. Currently they are 
| swallowed.
>
| I find that holding down the 'a' key continuously results in this 
| lyx -dbg 524292 (workarea + key)  output. 
| Ie each and every KEYPRESS event is followed by a KEYRELEASE event.

Look at the time difference between the KEYRELEASE and KEYPRESS
events.


-- 
        Lgb

Reply via email to