Opened 14 years ago

Closed 14 years ago

#4793 closed Bug (expired)

SCAYT causing lots of duplicate tags

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 3.3
Component: General Version: 3.0.1
Keywords: IE Confirmed Cc: WebSpellChecker.net

Description

Confirmed in IE8.

Steps to reproduce:

  • enable SCAYT
  • paste the following in source mode:
    <p>
    	<strong><strong>Gdynia</strong> Warszawa Poznan Krakow </strong></p>
    
  • switch to source mode and back to wysiwyg mode a couple of times
  • result:
     <p>
    	<strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong>Gdynia</strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong> Warszawa Poznan Krakow </strong></p>
    

Change History (6)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.3

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.3CKEditor 3.1

we don't have it with the 3.0.1.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.3

Actually, Wiktor confirmed it in the 3.0.1 also... retargetting.

comment:4 Changed 14 years ago by Wiktor Walc

Keywords: Confirmed added

Actually it's possible to trigger this bug in IE8 having plain text at the beginning:

  • paste the following in source mode:
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
    
  • switch to wysiwyg mode
  • enable SCAYT
  • select "tempor incididunt ut labore" and press Ctrl + B
  • switch to source mode, <strong> element is placed properly
  • switch to wysiwyg mode and back a couple of times, the problem appears as described in first comment

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Cc: WebSpellChecker.net added

comment:6 Changed 14 years ago by Garry Yao

Resolution: expired
Status: newclosed

Unable to reproduce anymore on trunk, invite Spellchecker.net to confirm it's fixed.

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