[wp-trac] [WordPress Trac] #28772: Clear formatting button and <!-- more --> tag
WordPress Trac
noreply at wordpress.org
Mon Jul 7 11:07:57 UTC 2014
#28772: Clear formatting button and <!-- more --> tag
--------------------------------------------+-----------------------------
Reporter: korobochkin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 3.9.1
Severity: normal | Keywords:
Focuses: ui, javascript, administration |
--------------------------------------------+-----------------------------
I made a small video showing the problem.
http://www.youtube.com/watch?v=_HeUrV-7H9U
Reproduce the bug.
1. Paste into Text TinyMCE tab following text:
{{{
Some text before more tag. More tag is next.
<!--more-->
Text placed after more tag.
}}}
2. Switch to Visual tab.
3. Select all text — cmd + a (ctrl + a).
4. Press "Clear formatting" button.
5. Switch to Text tab and you see:
{{{
Some text before more tag. Wordpress running without any plugins or dirty
themes :)
<img title="Read More..."
src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
alt="" data-wp-more="" data-mce-resize="false" data-mce-placeholder="1" />
Text placed after more tag.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28772>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list