[Pidgin] #2651: Fix gtkrequest.c handling of lists with multiple preselected values
Pidgin
trac at pidgin.im
Thu Aug 23 17:24:00 EDT 2007
#2651: Fix gtkrequest.c handling of lists with multiple preselected values
---------------------------+------------------------------------------------
Reporter: ghudson | Owner: seanegan
Type: patch | Status: closed
Priority: minor | Milestone: 2.1.2
Component: pidgin (gtk) | Version: 2.1.0
Resolution: fixed | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Changes (by seanegan):
* status: assigned => closed
* resolution: => fixed
Comment:
This looks like it was applied for already. Current mtn has the call to
g_signal_connectafter th for loop with a comment:
/*
* We only want to catch changes made by the user, so it's
important
* that we wait until after the list is created to connect this
* handler. If we connect the handler before the loop above and
* there are multiple items selected, then selecting the first
iter
* in the tree causes list_field_select_changed_cb to be triggered
* which clears out the rest of the list of selected items.
*/
--
Ticket URL: <http://developer.pidgin.im/ticket/2651#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list