On 3/13/07, Pavel Janík <[EMAIL PROTECTED]> wrote:
I have now tested your patch more completely and I found this issue:1. run sofficebin 2. Ctrl+N 3. type something 4. Ctrl+W 5. dialog opens and now: you can walk over buttons with TAB, but Enter does not submit the button. It works with old keyboard handling. Can you please investigate?
It seems these buttons need keyrelease event. Here is the patch to handle kEventRawKeyUp only in HandleKeyboardEvent(). And also contains fix for not using uninitialized variable in my previous patch. Cheers, -- Etsushi Kato [EMAIL PROTECTED]
salframe-keyup.diff.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
