[Webkit-unassigned] [Bug 20772] New: Transformed <input> forms render badly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 15:14:06 PDT 2008


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

           Summary: Transformed <input> forms render badly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


Open the attached file. It has 3 input form fields. 

The first is translated using -webkit-transform. When you click on it, the blue
highlight box is rendered incorrectly. It also does not show the caret. And
when you type, the first character shows up, but the others do not, until you
click outside the widget.

The second is a search box, with -webkit-transform: translate(0,0); style. When
you click, the spotlight button does not show up and you get no caret. When you
type, the text appears, but still no caret. Also, the blue highlight box seems
to show up randomly.

The last is a normal text box, but with a rotation. This one also shows the
blue highlight wrong, and shows no characters or caret at all.


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



More information about the webkit-unassigned mailing list