Opened 14 years ago

Closed 14 years ago

#5572 closed Bug (fixed)

[IE] SCAYT move cursor on misspelled word

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.3
Component: UI : Spell Checker Version:
Keywords: Confirmed IE Cc: WebSpellChecker.net

Description

Environment

IE

Reproducing Procedures

  1. Open any of the sample page and load the editor with the following content and selection;
    mis^spelled word
    
  2. Enable SCAYT and waiting for SCAYT to be activated.
  3. Press 'Backspace' to delete the previous character and wait for SCAYT to refresh.
    • Actual Result: When the word is marked, the cursor is been moved to the end of the word.

Attachments (4)

5572.patch (1.2 KB) - added by WebSpellChecker.net 14 years ago.
5572_2.patch (1.4 KB) - added by WebSpellChecker.net 14 years ago.
5572-3.patch (1.2 KB) - added by WebSpellChecker.net 14 years ago.
5572_3.patch (1.2 KB) - added by WebSpellChecker.net 14 years ago.
repost 5572-3 with correct name

Download all attachments as: .zip

Change History (12)

comment:1 Changed 14 years ago by WebSpellChecker.net

Seems to be a SCAYT problem and requires review on the spellchecker.net side. Seems it is similar or dub of #5570

Changed 14 years ago by WebSpellChecker.net

Attachment: 5572.patch added

comment:2 Changed 14 years ago by Garry Yao

Keywords: Review- added

The marker style fix shouldn't go into this patch here, pls instead open new ticket for it.

comment:3 Changed 14 years ago by Garry Yao

Besides, it's not a DUP of #5570, we're describing a problem where SCAYT is already loaded, and when it's refreshing (working on modified content).

comment:4 Changed 14 years ago by Garry Yao

Keywords: Review- removed
Resolution: fixed
Status: newclosed

The bug is fixed by recent SCAYT core updates.

Changed 14 years ago by WebSpellChecker.net

Attachment: 5572_2.patch added

comment:5 Changed 14 years ago by WebSpellChecker.net

Keywords: Review? added
Resolution: fixed
Status: closedreopened

We woukd like to provide the patch which introduces the SCAYT.onLoad event and call focus method of editable control on SCAYT init.

Without this patch in steps to reproduce described in this ticket, pressing of 'Backspace' leads to clearing of editable area (navigation back).

comment:6 Changed 14 years ago by Garry Yao

Without this patch in steps to reproduce described in this ticket, pressing of 'Backspace' leads to clearing of editable area (navigation back).

WFM, could you provide more details of this bug??

Changed 14 years ago by WebSpellChecker.net

Attachment: 5572-3.patch added

comment:7 Changed 14 years ago by WebSpellChecker.net

5572-3.patch is lead to resolve problems with the editor focus in context of this ticket and also fix #5650 ticket and #5570 ticket. On problem with 'backspace' : we couldn't to reproduce it on latest trunk revision.

Changed 14 years ago by WebSpellChecker.net

Attachment: 5572_3.patch added

repost 5572-3 with correct name

comment:8 Changed 14 years ago by Garry Yao

Keywords: Review? removed
Resolution: fixed
Status: reopenedclosed

Please DON'T mix tickets together, this won't speed up the viewing progress instead it make the ticket scope confused.
Again, in this ticket we're talking of a problem during SCAYT refresh when it's already enabled, the 5572_2/5572_3 are talking about something totally different for me.
The bug is not anymore reproducible so close it now.

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