Xopus 4.1.4

This release contains a fix for issues with AltGr as well as new SpellChecking options, Paste from Word bugs, and other fixes.

New Features

  • Added <x:catalog src="catalog.xml"> configuration option to import XML Catalog documents. (Case 202447)

  • Xopus 4 now support text input using the AltGr key, both as modifier key and using the NumPad. (Case 54635)

  • A new API to add words to the spellchecker: Editor.SpellChecking.addPersonalWords(lang, arr)(Case 217620)

  • Another API methods to retrieve all words that are in the custom dictionary, including the words that are added by authors: Editor.SpellChecking.getPersonalWords(lang).

Changes

  • Disabled the following shortcut keys that interfered with AltGr: Control+Alt+. for an ellipsis (…), Control+Alt+E for a Euro sign (€), Control+Alt+! for an inverse exclamation mark (¡) and Control+Alt+? for an inverse question mark (¿).

  • Ctrl+Alt+R (Reproducer) is now mapped to Ctrl+Shift+R, in favor of allowing Xopus to work with AltGr key combination.

  • The Xopus license check is delayed until the first document is loaded. (Case 217620)

Bugfixes

  • Implemented the missing prevValue attribute on DOMAttrModified events. (Case 218806)

  • Fixed rendering of attribute changes on the <embed>HTML element. (Internet Explorer 6 and Internet Explorer 7, Case 223177)

  • getNamespaceURI() now returns null again for nodes without namespace, instead of an empty string ().

  • Browsing to a page that includes xopus.js that has a fragment identifier (e.g.: start.html#footer) now correctly opens the page at that position after starting Xopus. (Case

  • Enabled working with nested lists that have mixed-content list-items. (Case 221988)

  • Fixed Index or size is negative or greater than the allowed amount error when working with change tracking data of deleted text. (Case 222653)

  • Fixed rendering of rowspan="0" attributes. (Firefox, Case 220827)

  • Better caret positioning in empty elements in documents that are rendered in Standards Compliance mode. (Firefox)

  • Fixed a problem with pasting of list items from Word (Case 224624)

Xopus 4.1.4

Release date: 2010-07-09

Revision: 12387