Ticket #2111 (closed patch: fixed)
Handle Left and Right arrow keys on Buddy List
| Reported by: | fmoo | Owned by: | |
|---|---|---|---|
| Milestone: | 2.6.0 | Component: | pidgin (gtk) |
| Version: | 2.0.2 | Keywords: | treeview, buddy list, keyboard, left, right |
| Cc: | frasten |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



