Opened 13 years ago
Closed 11 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:
- Open replacebyclass sample
- Put your finger on ENTER key :)
- Enable SCAYT from toolbal
- 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
- 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
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Component: | General → UI : Spell Checker |
---|
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
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"