Opened 15 years ago

Last modified 12 years ago

#6955 closed Bug

Attributes duplicated from current tag to new tag when inserting a new line — at Version 1

Reported by: rapdup Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.0
Keywords: Cc:

Description (last modified by Krzysztof Studnik)

In any browser:

  1. Goto Source view
  2. Create a div or p tag
  3. Include some styling such as a border with this tag
  4. Include some content with the tag
    <div style="border-top: 3px solid red">Hello</div>
    
  5. Switch to WYSIWYG mode
  6. Place the cursor at the end of the content just created
  7. Add a new line

Expected: A new line should appear without content and without styling

Actual: A new line without content is created, but the styling is copied from the previous line

Change History (3)

Changed 15 years ago by rapdup

Screenshot

Changed 15 years ago by rapdup

Screenshot of source

comment:1 Changed 15 years ago by Krzysztof Studnik

Component: GeneralCore : Styles
Description: modified (diff)
Status: newconfirmed
Version: 3.4.23.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