[Webkit-unassigned] [Bug 106277] New: text controls are sized too small when a percentage height is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 16:57:12 PST 2013


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

           Summary: text controls are sized too small when a percentage
                    height is set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: hyatt at apple.com, bdakin at apple.com,
                    esprehn at chromium.org, tony at chromium.org


Created an attachment (id=181603)
 --> (https://bugs.webkit.org/attachment.cgi?id=181603&action=review)
test case

See the test case. The current logic came from http://trac.webkit.org/changeset/13723, which itself copy-pasted from RenderReplaced. I tested IE9, FF17 and Opera12. WebKit is the only browser that changes the width due to a percentage height being set.

Since then, this code has been copy-pasted into a few other classes as well. :) I'll post a patch tomorrow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list