[Webkit-unassigned] [Bug 175067] [GTK] Spin buttons are drawn too large

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 16:37:01 PDT 2018


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

Carlos Eduardo Ramalho <cadubentzen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cadubentzen at gmail.com

--- Comment #6 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
(In reply to Michael Catanzaro from comment #4)
> (In reply to Adrian Perez from comment #3)
> > Would it be an acceptable tradeoff to use the current (new, bigger buttons)
> > version when the size of the field is wider than a certain threshold, and
> > use the other version (old, narrow buttons) for the narrow inputs? I am aware
> > that doing it that way makes us maintain two different ways for rendering the
> > inputs, but at least it wouldn't break any website, while still trying to
> > provide the version with the easier-to-hit button when possible.
> 
> That sounds like an OK option. Clearly, using extra space is not OK.

I'll try to go for this option.

> 
> Alternatively, could we scale down the nice GTK+ spinbuttons to fit in the
> available space?

I think the horizontal square buttons make it difficult to fit nicely in tiny spacing...

Also a lot of refactoring would be need to this based on the way it's currently being drawn. The most simple way would be Adrian's suggestions I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180626/7ec37bc1/attachment.html>


More information about the webkit-unassigned mailing list