[Webkit-unassigned] [Bug 60376] selectstart event does not fire when selection is made via select all

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 17:46:55 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60376





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-06 17:46:55 PST ---
(In reply to comment #6)
> Nothing to do with preventing selection. I do quite a bit of work with contenteditable/designMode and I'm interested in being notified whenever the selection is modified by any means: mouse, keyboard, menu option.

Does selectionchange work for your use case?  Since IE9 no longer fires selectstart when selecting all, I'm not sure we should change WebKit's behavior here.

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