[Webkit-unassigned] [Bug 147104] New: Remove RenderTheme::shouldShowPlaceholderWhenFocused()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 02:57:04 PDT 2015


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

            Bug ID: 147104
           Summary: Remove RenderTheme::shouldShowPlaceholderWhenFocused()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: darin at apple.com, gns at gnome.org, mrobinson at webkit.org,
                    rniwa at webkit.org

GTK+ is the only port that returns false in shouldShowPlaceholderWhenFocused(). That's inconsistent with all other browsers that show the placeholder text even for focused entries in all platforms. We should change the GTK+ port behaviour, but that would leave all implementations of shouldShowPlaceholderWhenFocused returning true, so let's just remove it.

-- 
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/20150720/2ad7bf2b/attachment.html>


More information about the webkit-unassigned mailing list