Opened 11 years ago

Last modified 11 years ago

#9808 confirmed Bug

Bogus <br> is inserted after nested table — at Initial Version

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version: 4.0 Beta
Keywords: Cc:

Description

  1. Open any sample.
  2. Insert table.
  3. Place caret inside table cell.
  4. Insert next table.
  • Expected: Nested table fills entire outer table cell.
  • Actual: There's free space at the bottom of table cell. It's caused by bogus <br>.

This behaviour was helpful in v3, but in v4 we can use magicline to place caret after the table.

Perhaps more cases may be find in which we create unnecessary paragraphs/bogus brs to allow caret positioning.

Change History (0)

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