[Webkit-unassigned] [Bug 24943] Command-B and Command-I do not generate keydown events in contentEditable regions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 15:09:07 PDT 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from eric at webkit.org  2009-03-30 15:09 PDT -------
I've been told a workaround can be to set your region to
read-write-plaintext-only to catch these events.  But then you'd have to do the
execCommand("bold") yourself, or do your own bold tag wrapping.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list