Windows/Java Crashes: Set system property 'sun.awt.nopixfmt=true' in launchers to avoid a possible Java crash with some ATI/AMD graphics cards caused by the Java runtime when querying the graphics card driver library (aticfx64.dll, aticfx32.dll, atio6axx.dll, atioglxx.dll) for supported pixel formats.
Text/Content Completion Assistant: When the Content Completion Assistant was triggered for 'href' attributes to present the list of files from the file system, it would block the GUI until the entire list was processed. This caused significant delays when there were thousands of files in the same folder located on a network share or drive.
Grid: The cells/columns could no longer be resized.
Author: When editing attributes in the Attributes view or the in-place editing panel the Browse button was only available for specific attribute names.
Author: When invoking the contextual menu (right click or Menu key) on an entity reference from the editor or from the Outline view, the contextual menu had the actions Cut/Delete/Paste (and their variations) disabled.
Author: Double click and drag would lose the selection instead of extending it.
Author/Form Controls: Entering XML reserved characters (&, <) in a form control that is editing the value of an attribute, would result in an invalid XML document.
Author API: When using ro.sync.ecss.extensions.api.StylesFilter on a specific element, sometimes the styles would also be applied to similar elements (e.g. sibling elements).
Author/Copy/Paste: Avoided a StringIndexOutOfBoundsException when pasting HTML content in a document with a custom URL that does not contain path separators (/).
Eclipse/Author: When displaying the contextual menu in Author (right click or Menu key) there was a small delay and some of the actions were not correctly activated/deactivated.
Eclipse/Author: When editing tables in the Full Tags display mode, the number of visible tags affected performance significantly.
