WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
26931
-webkit-user-drag none is ignored on links
https://bugs.webkit.org/show_bug.cgi?id=26931
Summary
-webkit-user-drag none is ignored on links
Erik Arvidsson
Reported
2009-07-02 13:08:04 PDT
Given a link (<a href="...">) with the CSS property -webkit-user-drag set to none I would expect that I should not be able to drag the link. The CSS property works fine on image elements.
Attachments
Test case
(188 bytes, text/html)
2009-07-02 13:08 PDT
,
Erik Arvidsson
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2009-07-02 13:08:42 PDT
Created
attachment 32193
[details]
Test case You should not be able to drag the link.
Jeffrey Rosen
Comment 2
2009-10-02 16:37:32 PDT
In at least
r49008
, -webkit-user-drag:none; doesn't work on images either. Not sure if I should report a new bug.
gur.trio
Comment 3
2013-12-26 03:26:45 PST
(In reply to
comment #2
)
> In at least
r49008
, -webkit-user-drag:none; doesn't work on images either. Not sure if I should report a new bug.
Works as expected now. Please confirm so that can close the issue.
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