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 409268 - After spinbutton value change by keyboard, a mouse wheel event restores the old value
After spinbutton value change by keyboard, a mouse wheel event restores the o...
Status: RESOLVED DUPLICATE of bug 314926
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-02-18 13:26 UTC by Karderio
Modified: 2007-02-20 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karderio 2007-02-18 13:26:18 UTC
Hi :o)

Say the value "100" is the spinbuton value, and you enter "50" with the keyboard, if you use the mouse to scroll the value, the value "100" will be restored. You must have the focus leave the spinbox before you can scroll the value from that entered with the keyboard.

This doesn't seem logical, using the mouse to scroll the value in the spinbuton should scroll from the value currently shown.

Love, Karderio.
Comment 1 Xan Lopez 2007-02-20 12:48:42 UTC

*** This bug has been marked as a duplicate of 314926 ***