[Pidgin] #2111: Handle Left and Right arrow keys on Buddy List

Pidgin trac at pidgin.im
Wed Jul 11 14:28:23 EDT 2007


#2111: Handle Left and Right arrow keys on Buddy List
---------------------------------------------------------+------------------
 Reporter:  fmoo                                         |       Type:  enhancement
   Status:  new                                          |   Priority:  minor      
Component:  pidgin (gtk)                                 |    Version:  2.0.2      
 Keywords:  treeview, buddy list, keyboard, left, right  |    Pending:  0          
---------------------------------------------------------+------------------
 When the buddy list (treeview) has focus, pressing left/right should have
 the following functionality:

  * If a 'Collapsed group' is selected
    * Left should do nothing
    * Right should expand the group.
  * If an 'Expanded group' is selected
    * Left should collapse the group
    * Right should select the first item inside the group (if one is
 present)
  * If a 'Contact' is selected
    * Left should select the Group node
    * right should do nothing(*)
  * If an 'Expanded contact' is selected
    * Left should collapse the contact
    * Right should select the first buddy inside the contact
  * If a 'Buddy (sub-contact)' is selected
    * Left should select the Contact
    * Right should do nothing.

 (*) - Making this expand the contact might be really nice

-- 
Ticket URL: <http://developer.pidgin.im/ticket/2111>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list