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 763380 - colorscale input popup difficult to use with a pointer
colorscale input popup difficult to use with a pointer
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-03-09 16:14 UTC by Lapo Calamandrei
Modified: 2016-03-12 03:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lapo Calamandrei 2016-03-09 16:14:13 UTC
The OSD popup appearing on slider long press, moves with the slider, making the use of the spinbutton buttons with a pointer pretty annoying.
When a spinbutton button is held down the position remains still, but this doesn't help much since small increments matter most for those controls so multiple single clicks, which means aiming a moving target basically.
A fixed position would be better.
Comment 1 Matthias Clasen 2016-03-09 16:15:35 UTC
We could perhaps position the popup initially next to the slider, but then not reposition it as long as it remains open ?