GNOME Bugzilla – Bug 671027
Zenity 'step' value ignored in --scale when using mouse on slider
Last modified: 2021-05-25 17:45:33 UTC
Original report: https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/942848 Zenity 3.2.0-0ubuntu1 I am attempting (in both Ubuntu 10.04 & 11.04) to use a zenity scale dialog to allow the user to select and return a multiple of 5 quantity from 5 to 40, with a default value of 10 as follows in terminal: zenity --scale --title="Quantity" --text="How many copies?" --min-value=5 --max-value=40 --value=10 --step=5 Everything works as expected except it seems to ignore the 'step' value when I use the mouse to adjust the slider. I am able to select any quantity from 5 to 40 and it selects and returns the value without any constraint. If I use the keyboard arrow keys, it functions as expected, constraining it to a multiple of 5.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/zenity/-/issues/ Thank you for your understanding and your help.