[Webkit-unassigned] [Bug 108967] New: Rendering error when changing horizontal padding on an input element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 12:30:44 PST 2013


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

           Summary: Rendering error when changing horizontal padding on an
                    input element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chutten at rim.com


Created an attachment (id=186676)
 --> (https://bugs.webkit.org/attachment.cgi?id=186676&action=review)
Test Case

Try the attached test case: It has an input with left padding (padding-right exhibits the same issue, but padding-left makes it look even worse) set by style .leftpad and a button that toggles .leftpad on the input.

Toggling the style results in the text moving, but not updating its clip properly. You can edit the input to force it to update its text's clip (interesting, too, that it doesn't self-correct on focus).

-- 
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