[Pidgin] #3027: Clicking on a group to move it toggles its collapsed state
Pidgin
trac at pidgin.im
Fri Aug 7 13:01:01 EDT 2009
#3027: Clicking on a group to move it toggles its collapsed state
----------------------+-----------------------------------------------------
Reporter: imiganai | Owner: deryni
Type: defect | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.1.1 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by deryni):
* owner: => deryni
Comment:
This is an unfortunate side-effect of a working-as-intended feature.
Groups were changed to collapse/uncollapse on single click a while back,
as such the single click used to start a drag action triggers that. We
likely should either only toggle the collapsed state on button release (as
opposed to press), (slightly less optimally) undo the change at the end of
the drag, or immediately collapse a group as soon as the drag starts (and
restore the initial state when the drag is finished).
--
Ticket URL: <http://developer.pidgin.im/ticket/3027#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list