[Webkit-unassigned] [Bug 114745] Browser crashes on shift-click when using -webkit-user-select: none;

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 08:51:50 PDT 2013


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





--- Comment #2 from Benjamin Nortier <bjnortier at shapesmith.net>  2013-04-17 08:50:07 PST ---
I discovered that if I do

a.blur();

before 

document.body.removeChild(a);

then the crash is avoided.

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