[Webkit-unassigned] [Bug 65738] Search field causes problems by -webkit-user-modify:read-write
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 19:35:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65738
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> 2011-08-04 19:35:35 PST ---
(In reply to comment #0)
> 1. Load data:text/html,<style>input::-webkit-textfield-decoration-container { -webkit-user-modify: read-write; }</style><input type=search>
> 2. Focus on the search field
> 3. Press backward-delete key
> 4. Crash
>
> Another related issue:
> 1. Load data:text/html,<style>input::-webkit-search-results-button { -webkit-user-modify: read-write; }</style><input type=search results=20>
> 2. Right-click on the magnifier button.
> 3. You can type into the magnifier button.
I don't think we should allow these styles.
--
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