[Pidgin] #10559: Unexpected and inconsistent behavior when deleting text in the conversation window

Pidgin trac at pidgin.im
Thu Feb 4 13:49:21 EST 2010


#10559: Unexpected and inconsistent behavior when deleting text in the conversation
window
---------------------+------------------------------------------------------
 Reporter:  ckittel  |        Owner:              
     Type:  defect   |       Status:  pending     
Milestone:           |    Component:  pidgin (gtk)
  Version:  2.6.3    |   Resolution:              
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by sadrul):

  * status:  new => pending


Comment:

 I don't think this is a bug. I don't/didn't know about
 ctrl+shift+backspace binding. But it looks like it does 'erase from cursor
 to beginning of line'.

 In the first case, the cursor is at the end of the selection, so
 everything gets removed. In the latter case, the cursor is just before
 'W', so everything before 'W' gets removed. So even though the same text
 is selected in both cases, the difference in the position of the cursor
 makes the difference.

 I am pretty sure this is a GTK+ thing that we can't/shouldn't really work
 around/'fix'.

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


More information about the Tracker mailing list