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 346991 - GtkScrollbar looks funny if no scrolling is possible
GtkScrollbar looks funny if no scrolling is possible
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkRange
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
scrolling
Depends on:
Blocks:
 
 
Reported: 2006-07-08 16:12 UTC by Sven Herzberg
Modified: 2018-05-02 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (785 bytes, image/png)
2006-07-08 16:13 UTC, Sven Herzberg
  Details
patch (770 bytes, patch)
2007-01-10 02:06 UTC, Carlos Garnacho
reviewed Details | Review

Description Sven Herzberg 2006-07-08 16:12:52 UTC
See attached screenshot, wouldn't it make sense to disable the part in the middle too?
Comment 1 Sven Herzberg 2006-07-08 16:13:23 UTC
Created attachment 68625 [details]
Screenshot
Comment 2 Carlos Garnacho 2007-01-10 02:06:29 UTC
Created attachment 79917 [details] [review]
patch

Hi!,

This patch sets state to GTK_STATE_INSENSITIVE when painting the slider if lower and upper steppers are insensitive too. It's ok to commit?
Comment 3 Matthias Clasen 2007-07-09 16:10:48 UTC
The sensitive flag is used earlier when drawing the trough. I wonder if this
can lead to odd artifacts when there is separation between the steppers
and the slider.
Comment 4 Alberto Ruiz 2010-07-20 13:42:02 UTC
What's the status on this? This kinda affects https://bugzilla.gnome.org/show_bug.cgi?id=623712
Comment 5 Daniel Boles 2017-09-29 22:03:18 UTC
> if no scrolling is possible

You mean if the adjustment's lower and upper are the same value?

(rather than the bar being insensitive, in which case the thumb disappears altogether)

If so, that still occurs, but in what legitimate practical situations does that configuration of adjustment arise, if any?
Comment 6 GNOME Infrastructure Team 2018-05-02 14:19:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/263.