[Webkit-unassigned] [Bug 90159] user-select: none cursor turns to I-beam on mouse dragging
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 25 10:54:34 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=90159
--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> 2013-09-25 10:53:35 PST ---
(From update of attachment 212536)
View in context: https://bugs.webkit.org/attachment.cgi?id=212536&action=review
> Source/WebCore/page/EventHandler.cpp:1371
> + // During selection, use an I-beam no matter what we're over.
We should probably rephrase this comment to something along the line of "use an I-beam regardless of the content beneath the cursor when cursor is not explicitly specified."
since now we're respecting cursor CSS property during text selection.
--
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