Tap and Hold gesture does not work as expected. The feature will be available in our official release 2015 Q2 .
The fix will be available in the next official release Q1 2015.
Custom Paragraph or Linked styles are not applied when used in Headers and Footers.
Left indent and hanging indent of paragraph in a list are changed when the document is exported to HTML and then imported. Steps to reproduce: - Add text. - Apply list over the text. - Export the document to HTML - Import the exported HTML Expected: The paragraph in the list preserves its left indent (18 px) and hanging indent (18 px). Actual: The paragraph in the list is with left indent 18 px and hanging indent 0 px.
The CSS styling for the "p" selector is not imported as a "NormalWeb" style. For example the following: <style type="text/css">p {margin-top:0; margin-bottom:0;}</style> should be imported as SpacingBefore and SpacingAfter set to 0 in Normal (Web) style.
TabStopsProperties dialog is non-modal dialog, but it should be modal.
Exporting document containing Hebrew text to PDF results in correct text (letter-by-letter), but with wrong text flow: letters in the words are inverted and flow left-to-right instead of right-to-left.
In Word, slashes, dots, etc. are treated as separate words when moving the caret with Ctrl + Key.Right and Ctrl + Key.Left.
Workaround: Caret could be changed with custom implementation. More information could be found in this help article: http://docs.telerik.com/devtools/wpf/controls/radrichtextbox/ime-support#how-to-implement-your-own-ime-support
If nested comments are present in the document, the end users cannot delete the nested one. If they put the caret inside the inner comment, or even inside the balloon associated with the inner comment, and press "Delete Comment", the most outermost comment is deleted instead of the current one.
"Increase Indent" and "Decrease Indent" buttons in the Ribbon (the same commands are invoked when Tab is pressed in specific situations) apply different indent step to the selected paragraphs, depending on the number of selected paragraphs: - when applied on one paragraph, the indentation is changed with 18.0 px. - when applied on two paragraphs, the indentation is changed with 36.0 px. - and so on.
The fix will be available in the next official release Q1 2015.
When floating image is anchored to the first position of the first paragraph on a page, and there are some empty paragraph on the previous page, sometimes the image is positioned on the previous page instead of along the paragraph.
When a custom list is created and applied over different parts in the text (which are separated from text without list), the export to DOCX and RTF format is wrong as the list numbering is not correct. Instead of having several lists starting from index 1, there is only one list with continuing numbering in the exported document.
When the table's background is set, a few lines next to borders appearing in white.