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
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.