[wp-trac] [WordPress Trac] #31669: views improvements continued
WordPress Trac
noreply at wordpress.org
Sat Mar 28 00:45:54 UTC 2015
#31669: views improvements continued
--------------------------+-------------------------
Reporter: iseulde | Owner: azaozz
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.2
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
--------------------------+-------------------------
Comment (by azaozz):
In 31669.11.patch:
- When we are removing markers, we don't need to get the data attr, decode
it and insert it replacing the current node. The "marked" <p> already
contain the string that the user entered. We only need to remove the
`data-wpview-marker` attribute.
- Seems the timing errors in IE and sometimes in FF are not happening when
we look for stylesheets in the editor head before setting the timeout in
`setIframes()` (don't ask why... magic) :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31669#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list