Opened 14 years ago

Closed 14 years ago

#6445 closed Bug (fixed)

Find/Replace highlight styles were incorrectly left in DOM

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.4.2
Component: Core : Styles Version: 3.4.2
Keywords: Opera Cc:

Description

  1. Find anything that matches in the document content;
  2. After matches is highlighted, close the dialog; *Actual Result: Highlight marker is left uncollected in DOM.

Attachments (1)

6445.patch (528 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Garry Yao

Status: newconfirmed

Regression of [5847].

Changed 14 years ago by Garry Yao

Attachment: 6445.patch added

comment:2 Changed 14 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

Revert part of [5847] where 'CKEDITOR.style.getStyleText' must be used to properly normalize the style values.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

It's sad to see that dead code has been left there, even after review.

comment:4 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [5978].

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