[wp-trac] [WordPress Trac] #38335: TinyMCE: wplink throws error when opening it with nothing selected in IE
WordPress Trac
noreply at wordpress.org
Mon Oct 17 20:00:56 UTC 2016
#38335: TinyMCE: wplink throws error when opening it with nothing selected in IE
--------------------------+---------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: TinyMCE | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"38808"]:
{{{
#!CommitTicketReference repository="" revision="38808"
TinyMCE wplink:
- Remove the calls to getBookmark() and moveToBookmark() in IE. This is
handled automatically when blurring and focusing the editor.
- When inserting a link, move it out of the caret position element. If
not, it may be removed with that element on clean-up before save.
Fixes #38335.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38335#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list