[Webkit-unassigned] [Bug 173572] New: [GTK] Spin buttons on input type number appear over the value itself for small widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 17:36:50 PDT 2017


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

            Bug ID: 173572
           Summary: [GTK] Spin buttons on input type number appear over
                    the value itself for small widths
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

On https://browserperfdash.igalia.com/ the input type number to select the number of rows or days (the first and the last inputs over the tables) don't show correctly on WebKitGTK+.

The GtkSpinButtons drawn to allow adjusting the values appear over the value of the input itself.


This is easily reproducible with something like:

What is your age? <input type="number" style="width: 50px;">


Not sure what should be the right fix here .... 

Maybe we should not draw the spin buttons when the size of the input element is too small to accommodate both the input values and the spin button itself ?

-- 
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/20170620/2416268c/attachment.html>


More information about the webkit-unassigned mailing list