Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7801 closed Bug (fixed)

[Opera] Nested block while pasting paragraphs

Reported by: Krzysztof Studnik Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.6.1
Component: Core : Pasting Version: 3.0
Keywords: IBM Opera Cc: satya_minnekanti@…

Description

Environment

Opera 11.10, Windows/Linux

TC

  • Open any sample
  • Clear all content and enter two paragraphs of text
  • select all and copy
  • paste copied content few times, using ctrl+v

Actual result

  • Element path in status bar gets additional "p", on each paste (see attached screen)
  • selecting first p in element path - all apragraphs selected
  • selecting other p's content is scrolling up.

expected

Only one P is visible in element path After switching to source and back - element path is working properly

Attachments (3)

zrzut_ekranu-8.png (28.7 KB) - added by Krzysztof Studnik 13 years ago.
safari error.jpg (40.4 KB) - added by Satya Minnekanti 13 years ago.
7801.patch (1002 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (11)

Changed 13 years ago by Krzysztof Studnik

Attachment: zrzut_ekranu-8.png added

Changed 13 years ago by Satya Minnekanti

Attachment: safari error.jpg added

comment:1 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added

In case of Safari & Chrome it is adding a new div & p tags each time we paste.

comment:2 Changed 13 years ago by Jakub Ś

Keywords: Opera11 removed
Status: newconfirmed

comment:3 Changed 13 years ago by Garry Yao

Keywords: Opera Webkit added
Summary: Element path does not refresh properly while pasting paragraphsNested block while pasting paragraphs

Elements path is not the one to blame but the pasted DOM structure.

In case of Safari & Chrome it is adding a new div & p tags each time we paste.

This's already filed #7146.

Changed 13 years ago by Garry Yao

Attachment: 7801.patch added

comment:4 Changed 13 years ago by Garry Yao

Keywords: Webkit removed
Summary: Nested block while pasting paragraphs[Opera] Nested block while pasting paragraphs

comment:5 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

comment:6 Changed 13 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:7 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6954].

comment:8 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.6.1
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