Opened 11 years ago

Closed 11 years ago

#9717 closed Bug (invalid)

Inline editing aside tag

Reported by: giammin Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description

in inline edit mode editors cannot put a new element outside a trailing "aside" tag

Both hitting enter or using "insert paragraph here" create a new paragraph inside aside tag

<aside>
<dl>
	<dt>*</dt>
	<dd>ertetertertert.</dd>
	<dt>**</dt>
	<dd>ertertertertert</dd>
</dl>
</aside>

Change History (2)

comment:1 Changed 11 years ago by giammin

Version: 4.0 Beta4.0

comment:2 Changed 11 years ago by Jakub Ś

Keywords: html5 editor aside removed
Resolution: invalid
Status: newclosed

@giammin this should be handled by magic line plugin.

Currently magic line ignores such tags but it has been already described in #9979. If you have anything to add please refer to that ticket.

Please also note that being unable to get out of aside tag has nothing to do with inline mode thus I'm closing this one as invalid.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy