WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
93948
Bug with css property -webkit-user-select
https://bugs.webkit.org/show_bug.cgi?id=93948
Summary
Bug with css property -webkit-user-select
George
Reported
2012-08-14 02:56:50 PDT
When we use * { -webkit-user-select: none; } Then when we added to input "-webkit-user-select: auto;" can't drop text from div[contenteditable="true"].
http://jsbin.com/igulev/
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-08-14 12:16:17 PDT
I cannot reproduce this in Safari 6 or current nightly on Mac.
George
Comment 2
2012-08-15 01:18:07 PDT
(In reply to
comment #1
)
> I cannot reproduce this in Safari 6 or current nightly on Mac.
Try use Safari 5. We can't install Safari 6 on PC.
Alexey Proskuryakov
Comment 3
2012-08-15 09:44:30 PDT
Yes, I can reproduce with Safari 5.1.7 on Mac. This means that this bug has been fixed in WebKit already, marking WORKSFORME.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug