[Webkit-unassigned] [Bug 240785] New: [GTK] appearance-textfield-001.html and -webkit-appearance-textfield-001.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 22 23:13:43 PDT 2022


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

            Bug ID: 240785
           Summary: [GTK] appearance-textfield-001.html and
                    -webkit-appearance-textfield-001.html fail
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: bugs-noreply at webkitgtk.org

The searchfield still allocates space for the search clear button due to CSS in themeAdwaita.css.

To fix this, styles added on ::-webkit-search-cancel-button from themeAdwaita.css need to be set by RenderThemeAdwaita.cpp instead in adjustSearchFieldCancelButtonStyle, notably width/height.

-- 
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/20220523/0fd21a91/attachment-0001.htm>


More information about the webkit-unassigned mailing list