[Webkit-unassigned] [Bug 58647] Selection removed on opening of context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 00:56:22 PDT 2011


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





--- Comment #1 from victor.fernandez at blankpage.ch  2011-04-15 00:56:22 PST ---
Apparently, the bug can be workarounded by calling setContentEditable(false) right before opening the context menu, then calling setContentEditable(true) after the menu is closed.

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