Comment 4 for bug 1229076

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ido - 13.10.0+13.10.20130930-0ubuntu1

---------------
ido (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low

  [ Lars Uebernickel ]
  * idoscalemenuitem: don't update the action state when the action
    state changes GtkRange has the same weird semantics for its "value-
    changed" signal that the check menu items have: it is emitted not
    only on user interaction, but also when gtk_range_set_value() is
    called. The handler to "value-changed" updates the action.
    gtk_range_set_value() is called when the action notifies about a
    state change. Loop, meet loop. This patch works around that by
    adding a "value-changed" to IdoScaleMenuItem that is only emitted
    when the user changes the slider's value. . (LP: #1229076)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 149
 -- Ubuntu daily release <email address hidden> Mon, 30 Sep 2013 06:32:59 +0000