Bug 29033
Summary: | -webkit-user-select not works on inputs and textareas | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominique Bosselmann <bosselmann> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | gur.trio |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 | ||
URL: | none (local development) |
Dominique Bosselmann
If the property -webkit-user-select is set to "none" you are able to select inputs and textareas.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
gur.trio
(In reply to comment #0)
> If the property -webkit-user-select is set to "none" you are able to select inputs and textareas.
Its working fine on latest chrome and safari.