Opened 11 years ago

Last modified 8 years ago

#9860 confirmed Bug

Magic line should only access space between the current and the closest block

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0.1
Keywords: magicline IBM Cc:

Description (last modified by Marek Lewandowski)

In this case it allows to insert space between divs by ctrl+shift+3, but it shouldn't. Accessing that space should be possible only from paragraph p1.

<div>div1</div>

<div>
  <p>p1</p>
  <p>p2^</p>
</div>

Change History (6)

comment:1 Changed 11 years ago by Olek Nowodziński

Keywords: magicline added

comment:2 Changed 11 years ago by Jakub Ś

Status: newconfirmed

This is continuation of #9481. Problem can be reproduced in all browsers

This is important person with visual impairment so that he/she could know in which paragraph/other element he/she exactly is.
This however is very cool feature from person with no visual impairment point of view - I don't have to look for first paragraph and I just have to press Crtl+Alt+[

Last edited 11 years ago by Jakub Ś (previous) (diff)

comment:3 Changed 11 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 4.0.2

comment:4 Changed 9 years ago by Wiktor Walc

Keywords: IBM added

comment:5 Changed 8 years ago by Marek Lewandowski

Description: modified (diff)

comment:6 Changed 8 years ago by Anna Tomanek

Summary: Magicline should access only space between current and closest blockMagic line should only access space between the current and the closest block
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