[Webkit-unassigned] [Bug 161735] [GTK] Scrollbar too large

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 08:58:57 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161735

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #10)
> (In reply to comment #9)
> > It's very difficult to match every single theme pixel by pixel. This is the
> > best I can do.
> 
> That's okay, I mentioned it only because noticed it. To be honest, I think
> it's more a problem of the theme, not providing proper numbers.

I'm sorry if I sounded rude, it was not my intention.

> Similar problem can apply for the colors, though it's odd, if you use the
> gtk+ paint functions, where I would expect doing gtk+ the right thing for
> you (unless you'd be dependent on GtkCSSNode, which is not going to be
> publicized).

We use all the GTK+ CSS nodes machinery, but not exactly the same way than GTK+, we would need to write GTK+ inside WebKit to get the same. The buttons color is probably because we are using gtk_render_arrow to render the arrows, instead of using an image CSS node. I'll look at it, but in a different bugs, because it's a different issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160912/099e919e/attachment.html>


More information about the webkit-unassigned mailing list