Opened 13 years ago

Closed 10 years ago

#8391 closed Bug (wontfix)

IE6&7: Exception thrown when scayt is being enabled and holding ENTERY key inside content area

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version: 3.3.2
Keywords: IE6 IE7 Cc: WebSpellChecker.net

Description

Based on forum entry: http://cksource.com/forums/viewtopic.php?f=11&t=23445

To reproduce:

  1. Open replacebyclass sample
  2. Put your finger on ENTER key :)
  3. Enable SCAYT from toolbal
  4. Now quickly click inside content area, press&hold ENTER key

Result: JS Error is thrown
Message: Microsoft JScript runtime error: 'document is null or not an object'
Line:1821
URI:http://svc.webspellchecker.net/scayt26/loader__base.js

  1. Click inside content area one more time, press&hold ENTER

Result: JS Error is thrown
Message: 'pageYOffset is null or not an object'
Line:2616
URI:http://svc.webspellchecker.net/scayt26/loader__base.js

Change History (3)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 10 years ago by Wiktor Walc

Component: GeneralUI : Spell Checker

comment:3 Changed 10 years ago by Jakub Ś

Resolution: wontfix
Status: confirmedclosed

We don't support IE6-7 and I have checked this is IE8+ quirks. This is the only mode that might have this issue but browsers look ok.

Taking all that into account I'm closing this issue as "won't fix"

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