Opened 8 years ago

Last modified 8 years ago

#14362 closed Bug

Iterator breaks blocks nested within inline widget — at Version 2

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: Cc:

Description (last modified by Marek Lewandowski)

If inline widget has some block elements iterator will move them out of the widget. It can be observed using indentation on a paragraph that contains such a widget.

Indenting block with inline widget

Use manual test from branch:t/14362.

  1. Put the selection before ^ character in the first paragraph.
  2. Press indent button.

Expected:

Widget structure should remain untouched, within the current paragraph.

Actual:

Parts of the inline widget are extracted.

Change History (2)

comment:1 Changed 8 years ago by Marek Lewandowski

Status: newconfirmed

comment:2 Changed 8 years ago by Marek Lewandowski

Description: modified (diff)
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