[wp-trac] [WordPress Trac] #32045: TinyMCE: views may get "stuck" in selected state
WordPress Trac
noreply at wordpress.org
Tue Apr 21 21:04:31 UTC 2015
#32045: TinyMCE: views may get "stuck" in selected state
--------------------------+--------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+--------------------
Changes (by iseulde):
* keywords: => has-patch
Comment:
32045.patch works for me and looks good.
Use `deselect()` to deselect views properly instead of just unsetting
`select`, and don't run in `PreProcess` because we only need to change the
cloned DOM.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32045#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list