RESOLVED WONTFIX 209385
[GTK][STABLE] Scrollbar is adawaita-light rather than adwaita-dark
https://bugs.webkit.org/show_bug.cgi?id=209385
Summary [GTK][STABLE] Scrollbar is adawaita-light rather than adwaita-dark
Lionir
Reported 2020-03-21 19:22:33 PDT
Currently, it seems that the scrollbar is following Adawaita-light rather than Adwaita-dark. Epiphany version : 3.36.0-27-g2a31b3fdc WebKitGTK version : 2.28.0
Attachments
Carlos Garcia Campos
Comment 1 2020-03-23 07:04:12 PDT
This is on purpose, we now always use the light variant to render form controls and scrollbars. See bug #197947
Lionir
Comment 2 2020-03-23 10:03:45 PDT
Hm, would it be possible to have the window's scrollbar only follow the stylesheet (unless CSS modifies it obviously) while keeping the rest stylesheet-independent as per the plan?
Michael Catanzaro
Comment 3 2020-03-23 13:28:44 PDT
Nope, switching GTK theme in the same process is not realistic. I guess this is WONTFIX, then? At least for 2.28? Maybe we could do the right thing in trunk somehow? But we have a hardcoded light scrollbar there currently....
Note You need to log in before you can comment on or make changes to this bug.