RESOLVED DUPLICATE of bug 18751 20772
[Transforms] Transformed <input> elements render badly (focus ring, search field)
https://bugs.webkit.org/show_bug.cgi?id=20772
Summary [Transforms] Transformed <input> elements render badly (focus ring, search fi...
Chris Marrin
Reported 2008-09-10 15:14:06 PDT
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.
Attachments
test case showing bugs (960 bytes, text/html)
2008-09-10 15:15 PDT, Chris Marrin
no flags
Chris Marrin
Comment 1 2008-09-10 15:15:04 PDT
Created attachment 23330 [details] test case showing bugs
Simon Fraser (smfr)
Comment 2 2008-10-24 14:40:14 PDT
*** This bug has been marked as a duplicate of 18751 ***
Note You need to log in before you can comment on or make changes to this bug.