Home
Dictionaries Updates
English (American): 50 specific American English words added
English (British): 30 specific British English words added
English (Canadian): 70 specific Canadian English words added
Danish: 25 specific Danish words added
Finnish: Compound words support
Italian: 10 specific American English words added
German: 40 specific German words added
Swedish: Compound words support
WSC Plugin for CKEditor:
Dictionaries Updates:
Dutch: 108,749 new words
English (Canadian): 20,857 new words
Italian: 2,620,398 new words
Swedish: 420,572 new words
WebSpellChecker Dialog UI: Improved localization for the Portuguese and Brazilian Portuguese languages
SCAYT Core: Minor updates in behavior of the spelling and grammar detection mechanism when underlining incorrect words or phrases (markup mechanism)
SCAYT plugins for CKEditor and TinyMCE: The default number of suggested words on the context menu is set to “3”. The rest suggestions are available from “More” section.
[WP-295]: SCAYT and WSC plugin for CKEditor: Error in the browser console: “Uncaught TypeError”
[WP-1000]: WSC for Editable Controls: User Dictionary name is changed on click “Create/Delete/Restore”
[WP-1183] SCAYT for Editable Controls: Cursor jumps after “Cut” command inside a misspelled word
[WP-1184]: SCAYT for Editable Controls: SCAYT markup is not refreshed after “Cut” command from the browser menu
[WP-1288]: WSC plugin for CKEditor: The User Dictionary can't be created. Error “You already have the dictionary”
[WP-1291]: SCAYT for Editable Controls: Drag and drop from CKEditor instance to an
HTML editable control cause an error
[WP-1295]: SCAYT for Froala Editor: “Ignore all” command doesn't work on Grammar problem hover.
[WP-1375]: SCAYT for Editable Controls: SCAYT sends spell check empty requests without any text GitHub #90: SCAYT plugin for CKEditor: Selection is lost on link creation if SCAYT highlights the word
Dictionaries Updates:
British English Dictionary: 45,328 new words
German Dictionary: 20,425 new words
French Dictionary: 177,221 new words:
SCAYT Core:
The default value for the scayt_minWordLength parameter is set to “3” instead “4”. Now SCAYT also checks three-letter words and provides corrections accordingly.
Improved behavior of the spelling and grammar detection mechanism when underlining incorrect words or phrases (markup mechanism):
[WP-1337]: SCAYT Core: SCAYT crashes when the browser localStorage is disabled.
[WP-625]: SCAYT plugin for CKEditor: “Unable to get property type of undefined or null reference” error in the IE11 browser console when SCAYT is Disabled/Enabled.
[WP-1172]: AppServer: Glibc and Glib libraries not found errors during the application installation on Red Hat Enterprise Linux 6.9 with Apache
HTTP Server 2.2.15.
Spell checking delays set to “7” second for each 5 words: The text is processed by a set of words (10 words) and then freezes for 7 seconds to allow the WebSpellChecker servers analyze all incoming requests from free users. On the right-click a misspelled word, in addition to context menu with the suggested corrections, the user will see a small banner ad with the recommendation to upgrade. One of the listed items is “Accelerated check”. The described freezes are not present in the paid services – all text entered will be processed right away.
The maximum allowed text size for a single request is set to 10KB. To be able to check larger text divide your text into smaller chunks or upgrade to the paid services. If a user tries to check the text larger than 10KB at once, it won’t be processed. The error message will be thrown to the browser network tab saying “You have exceeded the text size allowed per a request. To proofread larger texts, upgrade to the paid WebSpellChecker services. For more details, please reach us at support@webspellchecker.net”.
American English Dictionary: More than 42,000 new words
Spanish Dictionary: More than 160,000 new words
-
SCAYT plugin for CKEditor: “Unable to get property type of undefined or null reference” error in the browser console after Enable/Disable SCAYT in IE11
SCAYT plugin for CKEditor: GRAYT: Drag and drop in the middle between two words with a grammar problem
GitHub #148: SCAYT plugin for CKEditor: SCAYT leaves underlined word after the CKEditor replace dialog corrects it
SCAYT for Froala Editor: Console error in Safari Private Mode
Spanish Dictionary: Added a missing word “aerolínea”
American English Dictionary: Removed a misleading word “Theres”
Spell checking delays set to “5” second for each 10 words: The text is processed by a set of words (10 words) and then freezes for 5 seconds to allow the WebSpellChecker servers analyze all incoming requests from free users. On the right-click a misspelled word, in addition to context menu with the suggested corrections, the user will see a small banner add with the recommendation to upgrade. One of the listed items is “Accelerated check”. The described freezes are not present in the paid services – all text entered will be processed right away.
The text analysis process and spell checking speed has been changed in the free version. Now the text is processed by a set of words (10 words) and then freezes for 7 seconds to allow the WebSpellChecker servers analyze all incoming requests. Unlike the free version, the paid services have not such delays and process texts on the fly.
Major updates introduced in the new SCAYT 3 for Editable Controls:
New modern User Interface
Enhanced User Dictionary
Possibility to use on touch devices
Supported controls: textarea, input, iframe, div, span
Extended and documented
API
Latest browsers support: Chrome, Firefox, Safari, Internet Explorer 11+,
MS EDGE
Drag and Drop, Undo and Redo commands
Keyboard Shortcuts
-
SCAYT 3 for Editable Controls Demo: https://www.webspellchecker.net/samples/scayt3-for-editable-controls.html
SCAYT 3 for Editable Controls: Focus Manager and New Event System
SCAYT 3 Core: Enhanced Event System
SCAYT 3 Core: Improved Markup Mechanism: Markup (a red wavy line) is not removed from a neighboring misspelled word when a user enters “space” after just a typed word.
SCAYT 3 plugin for CKEditor: MultiLanguage: When SCAYT is enabled, the “Remove Language” command would log the exception in the browser console.
SCAYT 3 Core: Arabic symbols are ignored when “scayt_ignoreAllCapsWords” is set to 'true'.
WebSpellChecker: If Multi-lingual content (e.g. Arabic & English) is being spell-checked and the default language of the dialog is set to English, after the language is changed to Arabic, it doesn’t provide suggestions for the Arabic text if you click on a non-Arabic word first.
-
No Spoxy components in WebSpellChecker
Improved Arabic spell-checking: Extended list of the separation punctuation symbols
Implemented Custom Dictionary support for the Additional languages
Features:
Unordered List ItemStatic and dynamic way of initialization in Textarea and Input
Drag and Drop
Undo and Redo
Shortcuts manager
-
stopImmediatePropagation, onContextMenuHandler methods in UI adaptor
Fixes for major issues:
Firefox (FF): SCAYT Context Menu can’t be opened on the RMB click if the editor is not focused
INDEX_SIZE_ERR in the browser console after the text is pasted several times
SCAYT Context Menu: Incorrect suggestions are provided in the suggestions section when a user tries to open the context menu a misspelled word is focused in both textarea input
Uncaught IndexSizeError when a user opens the SCAYT context menu and then focuses the
HTML control
JS error in the browser console on the Drop action to the SCAYT instance
Text Processing: Text is cut on the Paste action when the clipboard is empty
IE8-11: Dragged text is not removed on the Drop action
Undo and Redo: Redo command is available when a user types some text after Undo command
IE9: SCAYT is created via a new keyword:
JS error “SCRIPT5007: Invalid operand to 'in': Object expected” on the SCAYT load
New additional languages: Luganda, Amharic, Bosnian, Georgian, Kinyarwanda, Maltese, Moldavian, Tajik.
Fix for Issue: WSC plugin for TinyMCE, CKEditor and WSC for TexBox: 'Double-space' is transformed to a 'comma' when encoding is set to 'raw'.
GitHub #128: Fix for Issue #80636: SCAYT CORE: Mismatched anonymous define() module. Collision issue between SCAYT plugin and require.js is fixed.
Fix for Issue: SCAYT 2 for TextBox: Dialog modal window issue with broken behaviour when 'Language' tab is hidden.
Enhancement: Security updates
-
-
Enhancement: Dictionaries updates
GitHub #121: Fix for Issue: SCAYT plug-in for CKEditor 4: SCAYT affects Bold/Italic/Strike
GitHub #110: Fix for Issue: SCAYT CORE: Warning thrown while enabling SCAYT (Rangy lib)
Fix for Issue: SCAYT CORE: Focus jumping after SCAYT load
Fix for Issue: SCAYT CORE: CKEditor 4:
JS error on double clicking of the empty editor
-
Enhancement: Security updates
GitHub #32: Fix for Issue: SCAYT Plug-in for CKEditor 4: SCAYT stops to work correctly after WSC window is canceled
GitHub #107: Fix for Issue: SCAYT plug-in for CKEditor 4: SCAYT verifies non-editable parts of content
GitHub #108: Fix for Issue: SCAYT CORE: SCAYT copies id of editor element to the iframe
Fix for Issue: SCAYT plug-in for CKEditor 4: SCAYT copies id of editor element to the iframe
Fix for Issue: Disabled localStorage in IE11 crashes spell checking
Fix for Issue: FireFox: SCAYT plug-in for CKEditor 4: Incorrect processing of SCAYT markup on backspace between two words
Fix for Issue:
IE 8: SSRV/
CGI component: Empty lines are removed by WSC for Textarea
Fix for Issue:
IE: SCAYT plug-in for CKEditor 4: Placeholder can't be drag-and-dropped into the SCAYT's span in the CKEditor with enabled Placeholder plugin
-
Fix for Issue: SCAYT plug-in for TinyMCE 4: SCAYT inserts its markup inside <script> tag
Fix for Issue: Spanish dictionary update
Enhancement. Support of CKEditor's Language plugin
Enhancement. Updates in the REST
API for User Dictionary
Enhancement. SCAYT plugin for CKEditor4: GRAYT options are present in SCAYT Languages dialog for CKEditor with enabled GRAYT only
Enhancement. Remove SCAYT markup mechanism has been updated
Enhancement. New “scayt_inlineModeImmediateMarkup” has been implemented to enable SCAYT for unfocused CKEditor with Inline mode
Fix for Issue. GitHub #104. SCAYT plugin for CKEditor 4: Copy & Cut functionalityadds SCAYT spans for CKEditor with enabled ACF
Fix for Issue. WebInterface. Issue with Finish Checking for
WYSIWYG with hidden control
Fix for Issue. SCAYT CORE. Incorrect handling of misspelled words by SCAYT in the div-contenteditable CKEditor
New Feature. Grammar As You Type for CKEditor 4 has been released
Enhancement. Security updates to avoid XSS vulnerability in ssrv.cgi requests
Enhancement. User Dictionary Web
API updates
Enhancement. WebInterface. Suggestions caching has been implemented for WSC
Fix for Issue. GitHub #88. SCAYT Plug-in for CKEditor 4. Error is thrown while moving between the editors with enabled SCAYT
Fix for Issue. GitHub #97. Documentation. SCAYT CKEditor 4 is exposing globals in the documentation
Fix for Issue. GitHub #98. SCAYT CORE. SCAYT affects properties dialog of the image in CKEditor 4
Fix for Issue.
IE 11. WSC Plug-in for CKEditor 4. Several openings of WSC window cause
JS error
Fix for Issue. SCAYT CORE. SCAYT markup is not refresh when some part of misspelled word is removed using “Cut” function of the context menu
Fix for Issue. SCAYT CORE. SCAYT markup is not refreshed when spac between two words is removed
Fix for Issue. SCAYT Plug-in for CKEditor 4: ckscay.js file is loaded twice and causes the error
Fix for Issue. SCAYT Plug-in fro TinyMCE 3. Error is thrown on SCAYT Dialog tab clicking
Fix for the Issue. SSRV/
CGI component. Incorrect last suggestion is returned by ssrv.cgi
Enhancement. Updates in the Danish dictionary
Fix for Issue. SCAYT CORE. CKEditor v4 with inline mode: CKEditor's toolbar is not hidden when SCAYT is enabled and the editor is unfocused in FireFox
Fix for Issue. SCAYT CORE. Cursor jumping on CKEditor v4 with inline modu focusing in Chrome
Fix for Issue. SCAYT CORE.
JS error on replacing incorrect word with CKEditor's toolbar elements in
IE
Fix for Issue. SCAYT CORE. SCAYT sets maxlength = 0 by default to original Textarea
Fix for Issue. SCAYT CORE. Incorect flow of destroy() method of SCAYT 2
API
Fix for Issue. SCAYT CORE. SCAYT stops working after setData is called with “Div Editing Area” plugin for CKEditor v4
Fix for Issue. GitHub #92. SCAYT CORE: INDEX_SIZE_ERROR after inserting text field element into CKEditor
Fix for Issue. GitHub #86: SCAYT Plug-in for CKEditor 4. Error thrown in console when focusing editor after specific operations in
IE 8
Enhancement. Multilevel structure support for WSC
Enhancement. SCAYT CORE. Update limitation for words number with suggestions generated by SCAYT
Enhancement. WebInterface. Parts of speech views differently for FIGS languages
Fix for Issue. GitHub #30. WSC plug-in for CKEditor 4. Error thrown when running spellchecking on linguistically text in
IE 11 on Windows 8
Fix for Issue. GitHub #70. SCAYT CORE. CKEditor 4. SCAYT markup is not refreshed correctly after pasting the word using context or browser menu
Fix for Issue. GitHub #71. SCAYT 3 Plug-in for CKEditor4. CKEditor focus is lost when enabling SCAYT using keyboard
Fix for Issue. GitHub #89. SCAYT 3 Plug-in for CKEditor 4. SCAYT gets disabled when opening and closing the template dialog
Fix for Issue. GitHub #91. SCAYT 3 Plug-in for CKEditor 4. SCAYT affects dir attribute of the <body>
Fix for Issue. WebInterface. Cross-domain.
JS errors on 'Options' dialog opening when WSC content loads from different domains
Fix for Issue. WebInterface. Finish Checking causes WSC window hanging for several CKEditor instances
Fix for Issue. WebInterface. Incorrect flow of text transferring from CKEditor 4 to the WSC pop-up for page with CKEditor and hidden control
Enhancement. Thesaurus support for French, Italian, German, Spanish languages has been implemented
Enhancement. SSRV/
CGI: security updates
Enhancement. GitHub #82. SCAYT 3 Plug-in for CKEditor4. Optimize code in SCAYT during dialog definition with several instances
Enhancement. Close button has been added to the modal dialog of WSC
Enhancement. Austrian German localization has been added to WSC plug-in for CKEditor 4
Enhancement: SCAYT Plugins for CKEditor 3, CKEditor 4, TinyMCE 3, TinyMCE 4. Minimal length of misspelled word option has been implemented. Parameter is called scayt_minWordLength.
Fix for Issue. SCAYT CORE:
IE. Errors in console on any actions with localStorage when SCAYT 3 is opened through file system
Fix for Issue. SCAYT CORE for Textbox. SCAYT doesn't support data-client_id attribute
Fix for Issue. GitHub #84. SCAYT 3 plugin for CKEditor 4. SCAYT throws error and breaks editor initialization if startupMode is 'source' by default
Fix for Issue. GitHub #60. SCAYT CORE. Text can't be selected with double click during SCAYT markuping in CKEditor and TinyMCE editors
Fix for Issue. GitHub #38. SCAYT CORE. SCAYT doesn't refresh mark-up after <Enter> in the middle of a misspelled word
Fix for Issue. GitHub #30: SCAYT CORE.: Backward selection is affected with SCAYT
Enhancement. GitHub #80. SCAYT 3 CORE. Constant JavaScript alerts in SCAYT v3 are replaced with logging
Enhancement. SCAYT 3 CORE. scayt_elementsToIgnore option to ignore spellchecking in
HTML tags has been released
Enhancement. Thai support for SCAYT has been released
Fix for Issue: GitHub #79. SCAYT 3 CORE.
JS error on every word that is the name of a method of Object.prototype object in FireFox
Fix for Issue. AppServer. AppServer throws the error while processing the 64 and more characters words
Fix for Issue. conflict of Signals and Required
JS libraries in SCAYT 3
Fix for Issue. German Dictionary update
Fix for Issue. Issues with doc strings for SCAYT config options in the CKEditor's documentation
Fix for Issue. SCAYT 2 CORE. Textbox. SCAYT affects text on Reset Form action
Fix for Issue. GitHub #61. SCAYT 3 CORE. Index_Size_Error error on dialog opening during the text is processed by SCAYT
Fix for Issue. GitHub #77. SCAYT Plug-in for CKEditor 4: SCAYT Options are not stored
Fix for Issue. Github #73. SCAYT Plug-in for CKEditor 4. Option tags gets split with SCAYT enabled
Fix for Issue. SCAYT Plug-in for CKEditor 4. SCAYT markup is not refreshed after text pasting via CKEditor's
API
Fix for Issue. WebInterface. Double slash in the Request
URL to ssrv.cgi
Brazilian Portuguese dictionary enhancements
CGI/SSRV: security enhancements
SProxy Java Component: Fix for Issue: sproxy.jar doesn't support
SSL
SCAYT v3 plug-in for CKEditor 4: Fix for Issue:
DOM Exception on WSC pop-up opening when SCAYT is enabled
SCAYT v3 for CKEditor 4: Fix for Issue: Incorrect processing of hyphenated words in
IE 11
SCAYT v3 for CKEditor 4 enhancement: “scayt_disableOptionsStorage” to reset scayt options after the page refresh has been implemented
SCAYT v3 CORE: Fix for Issue: The cursor jumps after the text is processed by SCAYT in FireFox, Chrome, Safari
SCAYT v2 CORE: Fix for Issue: Incorrect markup filtering in
IE 11
WSC for Textarea, TinyMCE 3 and TinyMCE 4: Fix for Issue: Suggestions are disabled for the second misspelled word
Resize and Set Position functionality for WSC plug-in for CKEditor 3+ and Textarea with modal window have been released
WSC for Textarea, TinyMCE 3 and TinyMCE 4: Fix for Issue:
HTML markup is not filtered in WSC window
SCAYT v3 CORE. Fix for Issue. A word can't be copied after WSC dialog is closed with enabled SCAYT
SCAYT v3 CORE. Fix for Issue. Incorrect processing of the block
HTML elements in CKEDITOR.ENTER_BR mode
SCAYT v3 CORE. Fix for Issue.
JS error on CKEditor focusing after modes changing with enabled SCAYT
SCAYT v3 CORE. Fix for Issue. Chrome, Safari. Incorrect cursor position after pressing 'Enter' when 'CKEDITOR.ENTER_BR' parameter was set
SCAYT v3 CORE. Fix for Issue.
IE 9. Tollbar is hidden after SCAYT launching
SCAYT v3 plug-in for CKEditor 4 Inline Mode. Fix for Issue. SCAYT mark-up disappears after Finish Checking
SCAYT v3 plug-in for CKEditor 4: Fix for Issue.
JS error on Options dialog closing in the CKEditor with inline mode
SCAYT v3 plug-in for CKEditor 4. Fix for Issue.
IE 8: Incorrect elements path for images elements
SCAYT v3 plug-in for CKEditor 4. Fix for Issue.
IE 8:
JS error on Options dialog openning
SCAYT v3 plug-in for CKEditor 4. Fix for Issue. Incorrect cursor position after Add Word command
SCAYT v3 plug-in for CKEditor 4. Fix for Issue. SCAYT loses state when moving focus between nested editables
WSC plug-in for CKEditor 4: Fix for Issue: WSC dialog is not focused when Options diaolog is closed
WSC plug-in for CKEditor 4: Fix for Issue.
IE 9. Options dialog is opened with error and can't be closed
WSC plug-in for CKEditor 4. Fix for Issue with Tabbing Navigation
WSC plug-in for CKEditor 4. Fix for Issue. CKEditor's dialogs are affected after WSC dialog closing for editor created with
AJAX
WSC plug-in for CKEditor 4. Fix for Issue.
IE 8.
JS error on WSC dialog openning for correct text or empty editor
WSC plug-in for CKEditor 4. Fix for Issue. WSC doesn't work for CKEditor via CDN
WSC plug-in for CKEditor 4.3.3. Fix for Issue. Grammar and Thesaurus tabs are not available
WebInterface. Fix for Issue. Igonre All command doesn't work for words with special symbols in WSC for CKEditor 4
WebInterface. Fix for Issue.
JS error on Add Word command in WSC for Textarea
WebInterface. Fix for Issue.
JS error on Languges changing in the CKEditor 4 with Inline Mode
SSRV/
CGI security improvements has been released
IE 11 support is released
SCAYT v3 is released for CKEditor 4
SCAYT v3. Callback function on spell checking finish is released
WSC CKEditor 4. Fix for issue. WSC doesn't support RTL languages
SCAYT CKEditor. Fix for issue. SCAYT affects mixed
HTML markup of the misspelled text while typing
SCAYT Textbox. Fix for issue.
JS error on context menu openning for a misspelled word
AppServer. Fix for issue. THIN SPACE is affected
TinyMCE 4 support
SCAYT v3. New version of SCAYT plug-in for TinyMCE is released
SCAYT v3 TinyMCE 3. Fix for Issue. Incorrect representation of 'No suggestions' item for misspelled words with no suggestions
SCAYT v3 TinyMCE 3. Fix for Issue. Incorrect processing of apostrophe
SCAYT CKEditor 4. Fix for Issue in Chrome.
JS error on text removing
SCAYT CORE. Fix for Issue with focus on context menu opening in Chrome, Safari,
IE 8
SCAYT plug-in for CKEditor 4.3 Beta. Fix for Issue. SCAYT completely blocks typing in nested editables
SCAYT plug-in for CKEditor 4.3 Beta. Fix for Issue. SCAYT does not check text in nested editables
SCAYT plug-in for CKEditor 4.2.2. Fix for Issue. SCAYT affects Source mode
SCAYT Core. SCAYT version 3 is released for TinyMCE
SCAYT 3. Fix for Issue. SCAYT plug-in for TinyMCE doesn't work through
SSL
SCAYT 3. Fix for Issue. Improvements for Custom Dictionaries and User Dictionaries functionalities *
SCAYT Core. Performance improvements in SCAYT for TinyMCE
WSC plug-in for CKEditor. Support of the latest version of CKEditor 4.2.1
WSC plug-in for CKEditor 4. An error thrown constantly while using WSC
WSC plug-in for CKEditor 3.X. Fix for bug:
JS error after Finish Checking in Firefox 22
SCAYT Textbox. Managing SCAYT UI instances is released
SCAYT CORE. Fix for bug. Page is scrolled up after paste into SCAYT Textarea
SCAYT CORE. Fix for bug. Paste from browser 'Edit' menu is available
Dictionaries. American English dictionary update
Dictionaries. Iberian Portuguese dictionary update due to Brazilian spelling reform
Dictionaries. Medical dictionary update
SCAYT Core. Fix for bug: Performance issue in SCAYT
SCAYT CORE. Fix for bug: ignoreElementsRegex doesn't filter <blockquote>
SCAYT CORE: Fix for bug: CKEditor 4 Inline Mode: Incorrect work with ID of SCAYT controls
SCAYT Textbox. Fix for bug: createStyleSheet invalid arguments error
SCAYT CORE: Fix for bug: CKEditor 3.6.5: [
IE6-9] Error when pasting with SCAYT enabled
WSC Modal Window: Fix for bug: IE7: Error while opening the WSC modal window
SCAYT CORE: Fix for bug: Safari 6: CKEditor crashes when it is destroyed if SCAYT is enabled
SCAYT localization is released
SCAYT UI customization is released
SCAYT Textbox. Fix for bug: this returns SCAYT instance instead of
HTML TextAreaElement
SCAYT TextBox. Fix for bug: Incorrect destroy of SCAYT instances in
IE
SCAYT TextBox. Fix for bug: SCAYT generates
HTML inconsistency in
IE and Webkit
SCAYT TextBox. Fix for bug: All the attribute handlers are activated twice
SCAYT
API. Fix for bug: setSCAYTCssSheets(): incorrect work in Input and Textarea in
IE
SCAYT CORE. Fix for bug: SCAYT affects the replacement of DIV with CKEditor on the fly
Plugin for TinyMCE: Fix for bug: SCAYT causes
JS error on several change to fullscreen editing mode
Plugin for TinyMCE: Fix for bug: Spell-checking language is always American English in fullscreen mode
Plugin for TinyMCE. Fix for bug: SCAYT doesn't work with the editor instance without SCAYT on the same page
WSC modal window. Options dialog modality is released
WSC. Fix for bug: Running WSC from different sub domains causes security errors.
WSC: Fix for bug: Incorrect value of Initial Language parameter crashes the page
WSC: Fix for bug: Scrollbars in WSC option window in Webkit
WebService: Fix for bug: Invalid JSON response format
SCAYT Textbox. Fix for bug: Incorrect filtering of pasted text on Mac
SCAYT Textbox. Fix for bug: SCAYT deletes empty new lines on paste in
IE
SCAYT Core. Fix for bug: “Object doesn't support property or method 'hasAttribute' ” in Quirks mode in
IE
SCAYT plug-in for TinyMCE. Localization is released
CKEditor. Fix for ticket #8929 SCAYT causes list formatting issues when config.enterMode=CKEDITOR.ENTER_BR
CKEditor. Fix for ticket #9095. SCAYT adds bad characters in Webkit
CKEditor. Fix for ticket #9161. SCAYT affects IsDirty and ResetIsDirty
CKEditor. Fix for bug: Underscore symbol in id attributes leads to “Dictionary error” issue
FCKeditor. Fix for bug: SCAYT is disabled after GetData()/GetHTML()/GetXHTML() call
SCAYT Textbox. Fix for bug: Extra space in empty SCAYT textarea in FF/Webkit.
SCAYT Textbox. Cursor.
IE: Cursor is jumping among SCAYT controls while misspelling markup
SCAYT Textbox. Fix for bug: Div tag appears in SCAYT textarea when mouse over in
IE 7,8, Webkit
SCAYT Core. Fix for bug: SCAYT doesn't ignore text in <style> tag
SCAYT Core. SCAYT incorrectly processes override of base classes by third-party library
SCAYT Core. Fix for bug: SCAYT is not loaded due to syntax error in
IE less than 9.
WSC plugin for TinyMCE. Fix for bug: customization of WSC popup
WSC plugin for TinyMCE. Fix for bug: WSC plugin for TinyMCE: wsc_popup_title setting doesn't work
WSC plugin for TinyMCE. Fix for bug: Incorrect tool tip for WSC icon on toolbar
CKEditor. Fix for Ticket #8889: SCAYT inserts nonbreaking spaces in
IE 9/8/7 and Chrome 18
WSC . Fix for the issue: title setting doesn't work for L&F 18
Dictionaries. “false” word is added to American English dictionary
SSRV. Fix for the issue: “Change all” doesn't work for words with specific dashes and quotes
SSRV. Add option indicating whether to show grammar tab
SSRV. Security is improved. XSS issues fixed.
SCAYT
API. SpellCheckAsYouType
API is released
SCAYT Textbox. Health and Human Services (HHS) Section 508 compliance implemented
SCAYT Textbox. Redesign. Automatic mapping of events and properties from original element to SCAYT element
SCAYT Textbox. Fix for bug: Maxlength feature for SCAYT Textbox isn't supported in IE9
SCAYT Textbox. Fix for bug: SCAYT stops working after first post back for Textbox in UpdateControl
SCAYT Textbox. Fix for bug: SCAYT styles override word wrap
SCAYT Textbox. Fix for bug: SCAYT deletes new line symbol on submit event
SCAYT Textbox. Fix for bug: getContentLength() method returns wrong number of symbols
SCAYT Textbox. Fix for bug: SCAYT removes the first space symbol in
IE
SCAYT Textbox. Fix for bug:
IE: Error after Enter on misspelling in SCAYT Textbox
SCAYT Core. Version changed to 2.7.2
SCAYT Core. Fix for bug: SCAYT removes several spaces between words
SCAYT Core. Fix for bug: SCAYT doesn't work without American English in language list
SCAYT Core. Fix for bug: Text loses selection state when words are marked as misspelled
SCAYT Core. Fix for bug: Extra space is pasted after <Enter> at the end of line in
IE
CKEditor. Fix for CKEditor ticket #7176. Error on the page during templates input
CKEditor. Fix for bug: SCAYT affects isDirty on misspelled words replace
CKEditor. Fix for bug: Conflict of dojo versions for CKEditor plugin
WebSpellChecker. Health and Human Services (HHS) Section 508 compliance implemented
WebSpellChecker. Fix for bug: “Template information not found” error on WebSpellChecker call in IE8
Documentation. WSC and SCAYT manuals for end user were prepared and published
SCAYT Textbox. Webkit: Error on SCAYT menu call
SCAYT Textbox. Cursor isn't removed after RMB click in FF3.6
SCAYT Core. Arrow overlaps “Many suggestions” item in SCAYT menu in FF/
IE
SCAYT Core. SCAYT breaks undo system
CKEditor. Fix for CKEditor ticket #8659: SCAYT + SyntaxHighlighter conflict
CKEditor. WSC plugin for CKEditor doesn't work on the same page with WSC
Dictionaries. American English dictionary update
SCAYT Core. Version changed to 2.7.0
SCAYT Core: Improvements in processing large text
SCAYT Core. Fix for bug: “Stop running this script” message for large text
SCAYT Core. Fix for bug: SCAYT repositions cursor in list in
IE
SCAYT: IE9 Support
SCAYT: MaxLength and Character count properties are implemented
CKEditor. Fix for CKSource ticket #8224:
IE : scayt AutoStartUp and EnterMode BR moves cursor to the beginning
CKEditor. Fix for CKSource ticket #8498: First word in webspelchecker not automatic selected in IE9
WebSpellChecker: IE9 Support
WebSpellChecker: Security is improved (XSS issues are fixed and white list for
HTML tags and attributes is added )
WebSpellChecker: Improvements in performance for “Finish Checking” event in CK/FCKEditor in modern browsers.
Dictionaries: British English dictionary update
SCAYT Core. Fix for bug: Error is thrown on CKEditor recreation.
SCAYT Core. Fix for bug:
IE freezes after <Enter> at the end of text.
SCAYT Core. Fix for bug: SCAYT auto append br to paragraph.
SCAYT Core. Fix for bug: Replacement of selected misspelling leads to paragraph's appending.
SCAYT Core. Fix for bug: Error while change mode to Source before SCAYT is enabled.
SCAYT Core. Fix for bug: SCAYT markup isn’t restored after WSC popup is closed.
SCAYT Core. Fix for bug: Misspelled words are removed by space bar in Chrome.
SCAYT Core. Fix for bug: Extra span is pasted after dialog window is closed in
IE.
SCAYT Core. Fix for bug: SCAYT doesn't underline focused misspelled word in
IE.
SCAYT Core. Fix for bug: Incorrect selection processing in WebKit.
SCAYT Core. Fix for bug: Mark-up takes off selection.
SCAYT Core. Fix for bug: “Character count” in FF incorrectly processes mark-up.
SCAYT Core. Fix for bug: Empty menu item for SCAYT when no suggestions.
SCAYT Core. Fix for bug: Cursor is jumping at the beginning of paragraph when mark-up appears in
IE.
XSS vulnerabilities are resolved
SCAYT core. Version changed to 2.6.3
CKEditor. #6797: Supported languages for WebSpellChecker and SCAYT don't match
CKEditor. #6572: Webkit: SCAYT repositions cursor in enterMode=BR
Dictionaries. Dutch dictionary was updated
SCAYT core. Version changed to 2.6.2
SCAYT core. Native browser spellchecker becomes disabled when SCAYT works under WebKit browsers
SCAYT Core. Now SCAYT checks for number of misspellings after first response from server
Dictionaries. American and English dictionaries were updated
tinyMCE SCAYT plug-in. Switched to use SCAYT core 2.6 version
WSC. Bug on finish checking fixed - buttons blocking overlay added.
SCAYT core. Version changed to 2.5.4
SCAYT core. Fix for bug reported by LuxSci: big cursor in SCAYT Text Box under Firefox when using keyboard navigation
SCAYT core. Fix for CKSource ticket #6409: ForcePasteAsPlainText doesn't work properly when SCAYT is Set to Auto-Start in Firefox
tinyMCE. scayt_context_menu_items_order feature added to SCAYT plug-in
SCAYT core. Fix for bug: [IE8] Error message: Object required
SCAYT core. Version changed to 2.5.3
SCAYT TextBox. Support of “dojoType” attribute restored for compatibility
SCAYT TextBox. Support of “Menu” keyboard key added
tinyMCE SCAYT plug-in. Fix for bug: ContextMenu is not shown in SCAYTextBox and SCAYT doesn't start if autostartup was set to false in tinyMCE if SCAYTTextBox and tinyMCE are used simultaneously
tinyMCE SCAYT plug-in. Fix for bug: “Object doesn't support this action” error when using tinyMCE and SCAYTTextBox simultaneously
SCAYT core. Version number set to 2.5.2
SCAYT core. “Too many misspellings” and “too large text” features introduced
SCAYT core. Now SCAYT correctly processes DIV elements with style=“position: absolute;”
SCAYT core. Now SCAYT correctly processes markup with STYLE elements
SCAYT core. Implemented scopeName and support of compatibility mode with old version dojo attribute (dojoType)
SCAYT core. “Pause” mode added
SCAYT core. Fix for bug in Safari 5 when SCAYT markup wasn't removed when calling “reset” method
SCAYT core. Fix for CKSource ticket #5706: [
IE] Cursor position after word correction
SCAYT core. Fix for CKSource ticket #5826: [ContentEditable] SCAYT should be disabled inside non editable elements
SCAYT core. Fix for CKSource ticket #5862: SCAYT plugin removes selection in table
SCAYT TextBox. Scrollbar doesn’t appear anymore if SCAYT TextBox replaced a form element with style=“width:100%”, placed inside DIV element with fixed width
SCAYT TextBox. SCAYT TextBox resizes on window resize if it replaced an element with style=“width: 100%”
tinyMCE SCAYT plug-in. New features added (scayt_context_commands, scayt_ui_tabs etc.), some cosmetic updates, switched to use SCAYT core 2.5
tinyMCE SCAYTContextMenu plug-in. Added