[Pidgin] #11942: Mouse release event not picked up by buddy list when creating new chat window

Pidgin trac at pidgin.im
Fri Jul 6 00:33:32 EDT 2012


#11942: Mouse release event not picked up by buddy list when creating new chat
window
------------------------------------+---------------------------------------
 Reporter:  adk                     |        Owner:              
     Type:  patch                   |       Status:  new         
Milestone:  Patches Needing Review  |    Component:  pidgin (gtk)
  Version:  2.10.0                  |   Resolution:              
 Keywords:                          |  
------------------------------------+---------------------------------------

Comment(by Kevin Stange <kstange at pidgin.im>):

 (In [811eadbbda34]):[[BR]]
 This was accidentally commited by John and causes the triple-click bug.

 I think the reason is, at least in some versions of GTK+, indicating
 that we handled the double-click means that the double-click can't be
 used for firing activation.  In other versions of GTK+, it seems the
 treeview looks at each GDK_BUTTON_PRESS separately, and does its own
 double-click testing and will still work.

 References #11942

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


More information about the Tracker mailing list