[Pidgin] #248: Control shouldn't steal focus from scrollback

Pidgin trac at pidgin.im
Sun Apr 22 23:00:57 EDT 2007


#248: Control shouldn't steal focus from scrollback
------------------------------+---------------------------------------------
  Reporter:  fmoo             |       Owner:  datallah                                
      Type:  defect           |      Status:  closed                                  
  Priority:  minor            |   Milestone:                                          
 Component:  winpidgin (gtk)  |     Version:  2.0                                     
Resolution:  fixed            |    Keywords:  control, alt, scrollback, focus stealing
------------------------------+---------------------------------------------
Changes (by datallah):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 The reason this happens is that for the CONTROL key release event, the
 `GDK_CONTROL_MASK` isn't set to the event state.  I'm not sure if this is
 correct or not, but I added a workaround by checking if the key released
 is one of the Control keys.

 As far as `Alt` goes, I can't think of any reason someone would need to
 use it in the scrollback.  Am I missing something?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/248#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list