[wx-dev] #9575: WX_KEY_UP not capture SHIFT at GTK

wxTrac noreply at wxsite.net
Fri Jun 13 17:57:27 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9575>

#9575: WX_KEY_UP not capture SHIFT at GTK
-----------------------------+----------------------------------------------
 Reporter:  erdem_ua         |       Owner:       
     Type:  defect           |      Status:  new  
 Priority:  normal           |   Milestone:  2.8.8
Component:  wxGTK            |     Version:  2.8.7
 Keywords:  WX_KEY_UP SHIFT  |   Blockedby:       
    Patch:  0                |    Blocking:       
-----------------------------+----------------------------------------------
 Using OpenSUSE 11 RC1 x86-64 with GTK2
 [http://tinyurl.com/3gm86t]


 Using Text sample: (../samples/text/text )

 {{{
 This is the log window.
 02:26:58 AM: Key down event: ALT (flags = ----)
 02:26:58 AM: Key up event: ALT (flags = -A--)
 02:26:59 AM: Key down event: SPACE (flags = ----)
 02:26:59 AM: Text changed in some control
 02:26:59 AM: Key up event: SPACE (flags = ----)
 02:27:00 AM: Key down event: SHIFT (flags = ----)
 02:27:00 AM: Key down event: SHIFT (flags = ----)
 02:27:01 AM: Key down event: SHIFT (flags = ----)
 02:27:02 AM: Key down event: SHIFT (flags = ----)
 }}}


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9575>


More information about the wx-dev mailing list