[Pidgin] #5789: First Item in mail-notification dialog is not selected / no visible focus
Pidgin
trac at pidgin.im
Thu Dec 22 00:28:32 EST 2011
#5789: First Item in mail-notification dialog is not selected / no visible focus
--------------------------------------+-------------------------------------
Reporter: private_lock | Owner: charkins
Type: patch | Status: pending
Milestone: Patches Needing Review | Component: pidgin (gtk)
Version: 2.4.1 | Resolution:
Keywords: mail notify focus select |
--------------------------------------+-------------------------------------
Changes (by QuLogic):
* status: new => pending
Comment:
This looks mostly fine to me. Please provide a name and email address for
our COPYRIGHT file.
The one thing I would change is using a `GtkTreeIter` instead of a path,
because using `gtk_tree_model_iter_first`, you can get the first element
and check if it exists in one call, instead of counting the number of
children + getting the first element.
--
Ticket URL: <http://developer.pidgin.im/ticket/5789#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list