[wp-trac] [WordPress Trac] #23337: TinyMCE, webkit and backspace/linebreak/italic issues
WordPress Trac
noreply at wordpress.org
Mon Feb 4 10:30:41 UTC 2013
#23337: TinyMCE, webkit and backspace/linebreak/italic issues
--------------------------+------------------------------
Reporter: jnicol | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 3.5.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by spocke):
Ok, made a new hack for this annoying WebKit bug:
https://github.com/tinymce/tinymce/commit/cd84a63d4addf27c60ef32dcbe1a49bbee30150a
Seems to be working fine now and it also fixes a failing unit test we had
for the enter key behavior. Though this doesn't solve
Ctrl+Delete/Backspace since that would require us to write our own
backspace/delete logic from scratch. Not sure I want to do that in a minor
since that would probably take a week or so and introduce new bugs until
it's ironed out. Will try to get the WebKit folks to fix this one since
it's the only browser engine with this problem.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23337#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list