After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695507 - gtk-demo: printing example shows spinbutton problem
gtk-demo: printing example shows spinbutton problem
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-09 16:32 UTC by Matthias Clasen
Modified: 2013-03-22 20:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-03-09 16:32:01 UTC
When I open the print dialog there, and click a single time on the + in the copies spinbutton, it spins up all the way to 100. When I change the entry back to 0, it immediately spins back up to 100, repeatedly. Looks like we've queued up an infinite supply of button presses...
Comment 1 Thomas Wood 2013-03-22 17:01:42 UTC
I can't reproduce this with master. Do you still have this issue?
Comment 2 Matthias Clasen 2013-03-22 20:02:34 UTC
no, spinbuttons work fine now.