[Webkit-unassigned] [Bug 152273] New: Gradient on large text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 14:26:19 PST 2015


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

            Bug ID: 152273
           Summary: Gradient on large text fields
    Classification: Unclassified
           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: cosimoc at gnome.org
                CC: bugs-noreply at webkitgtk.org

Created attachment 267322
  --> https://bugs.webkit.org/attachment.cgi?id=267322&action=review
screenshot

Originally reported at https://bugzilla.gnome.org/show_bug.cgi?id=759378

There is a gradient in the background of large text fields, as can be seen in the "Description" field in the attached screenshot.
Michael Catanzaro suggested in the above bug report that it's rendered from WebKit in WebCore::RenderThemeGtk::paintTextField, using gtk_render_background, mimicking the background for a GtkEntry, but such fields would be a GtkTextView in GTK parlance, not a GtkEntry, so it should be rendered as such and have e.g. a plain background instead of the background image gradient.

-- 
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/20151214/cb061fce/attachment.html>


More information about the webkit-unassigned mailing list