[opensuse-kde3][TW] scrollbar buttons missing in gtk2 Firefox & SeaMonkey
On P4 (32bit) host gx260 I just did final updates for 13.1 and 13.2, then zup'd TW to 20170310. Now on TW no matter which gtk2 build of SM or FF I open in TW (e.g. mozilla.org builds of FF45ESR or older or SM2.46), there are no scroll buttons, no matter which of Adwaita, Raleigh or Oxygen-gtk is selected for GTK styles in KControl. All gtk3 builds have those buttons (e.g. SM2.48, FF52 & 53b2), but AFAICT that's only because of ~/.config/gtk-3.0/gtk.css containing: *{ -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1; -GtkScrollbar-has-secondary-backward-stepper: 1; -GtkRange-stepper-size: 16; } Are all KDE3 TW users missing these buttons in gtk2 apps? How about in gtk3? My primary PC running 42.1/KDE3 has the buttons in all gtk2 versions of the Mozillas. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On Mon, Mar 13, 2017 at 4:47 AM, Felix Miata <mrmazda@earthlink.net> wrote:
On P4 (32bit) host gx260 I just did final updates for 13.1 and 13.2, then zup'd TW to 20170310. Now on TW no matter which gtk2 build of SM or FF I open in TW (e.g. mozilla.org builds of FF45ESR or older or SM2.46), there are no scroll buttons, no matter which of Adwaita, Raleigh or Oxygen-gtk is selected for GTK styles in KControl. All gtk3 builds have those buttons (e.g. SM2.48, FF52 & 53b2), but AFAICT that's only because of ~/.config/gtk-3.0/gtk.css containing:
*{ -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1; -GtkScrollbar-has-secondary-backward-stepper: 1; -GtkRange-stepper-size: 16; }
Are all KDE3 TW users missing these buttons in gtk2 apps? How about in gtk3?
My primary PC running 42.1/KDE3 has the buttons in all gtk2 versions of the Mozillas.
Felix, Do you mean Up- and Down-ward arrows at the ends of vertical scroll bar? If yes, I can confirm that on my TW system with FF 51.0.1 (not sure whether it is gtk2 build, how one can check?) I do not see these buttons, just a slider. I'll check other system later. -- Mark Goldstein -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
Mark Goldstein composed on 2017-03-13 17:37 (UTC+0200):
Felix Miata> wrote:
On P4 (32bit) host gx260 I just did final updates for 13.1 and 13.2, then zup'd TW to 20170310. Now on TW no matter which gtk2 build of SM or FF I open in TW (e.g. mozilla.org builds of FF45ESR or older or SM2.46), there are no scroll buttons, no matter which of Adwaita, Raleigh or Oxygen-gtk is selected for GTK styles in KControl. All gtk3 builds have those buttons (e.g. SM2.48, FF52 & 53b2), but AFAICT that's only because of ~/.config/gtk-3.0/gtk.css containing:
*{ -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1; -GtkScrollbar-has-secondary-backward-stepper: 1; -GtkRange-stepper-size: 16; }
Are all KDE3 TW users missing these buttons in gtk2 apps? How about in gtk3?
My primary PC running 42.1/KDE3 has the buttons in all gtk2 versions of the Mozillas.
Felix,
Do you mean Up- and Down-ward arrows at the ends of vertical scroll bar? If yes, I can confirm that on my TW system with FF 51.0.1 (not
http://fm.no-ip.com/SS/Moz/scrollButtonsMissingRV46SM.png
sure whether it is gtk2 build, how one can check?) I do not see these buttons, just a slider. I'll check other system later.
about:buildconfig should have gtk2 string. String gtk3 string may or may not be present, depending on age of build. Older for sure will. In recent builds gtk3 is default. This system is running 42.1, and it is not missing the buttons. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On Mon, Mar 13, 2017 at 6:16 PM, Felix Miata <mrmazda@earthlink.net> wrote:
about:buildconfig should have gtk2 string. String gtk3 string may or may not be present, depending on age of build. Older for sure will. In recent builds gtk3 is default.
This system is running 42.1, and it is not missing the buttons.
OK, my FF is gtk3 and it has only slider, no buttons. The same is in 13.1. I've just overwrote my 42.1 with bad attempt of installing 42.2, so can't compare with 42.1 -- Mark Goldstein -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
Mark Goldstein composed on 2017-03-13 19:58 (UTC+0200):
OK, my FF is gtk3 and it has only slider, no buttons.
If you want buttons in GTK3, create the ~/.config/gtk-3.0/gtk.css file as I wrote in OP. Why GTK has made this necessary I don't know, but I certainly would like to. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On Mon, Mar 13, 2017 at 9:00 PM, Felix Miata <mrmazda@earthlink.net> wrote:
If you want buttons in GTK3, create the ~/.config/gtk-3.0/gtk.css file as I wrote in OP.
Thanks, Felix. I got used to use mouse wheel, that's why I did not even pay attention I have no scroll buttons anymore... As clever Romans said "Consuetudo est altera natura"... -- Mark Goldstein -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (2)
-
Felix Miata
-
Mark Goldstein