RESOLVED FIXED 147192
Search fields in WebKit have extraneous "Search" placeholder that never goes away
https://bugs.webkit.org/show_bug.cgi?id=147192
Summary Search fields in WebKit have extraneous "Search" placeholder that never goes ...
Wenson Hsieh
Reported 2015-07-22 08:30:57 PDT
An input of type "search" has a "search" placeholder that overlaps the actual placeholder attribute text. To see this, go to data:text/html,<input%20type=search%20placeholder=search>.
Attachments
Patch (1.70 KB, patch)
2015-07-22 08:37 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2015-07-22 08:32:37 PDT
Wenson Hsieh
Comment 2 2015-07-22 08:37:58 PDT
Alexey Proskuryakov
Comment 3 2015-07-22 09:17:43 PDT
Comment on attachment 257274 [details] Patch Is this covered by existing regression tests? If not, can the fix be tested?
Wenson Hsieh
Comment 4 2015-07-22 09:53:47 PDT
Unfortunately, there's no existing way to test this besides pixel tests, which I've been told are not too useful. I've filed https://bugs.webkit.org/show_bug.cgi?id=147193 concerning this issue.
WebKit Commit Bot
Comment 5 2015-07-22 11:48:32 PDT
Comment on attachment 257274 [details] Patch Clearing flags on attachment: 257274 Committed r187170: <http://trac.webkit.org/changeset/187170>
WebKit Commit Bot
Comment 6 2015-07-22 11:48:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.