In MS Word,create a new docx file, insert a table, select the whole table, insert a bookmark.
Open the docx file with RadRichTextBox, the bookmark is missing.
This is because the bookmarkStart is in the first tc, while the bookmarkEnd is after the last tr, TableImporter failed to import the bookmarkEnd.
Here is my fix.
Insert a Plain Text Content Control to current document.
Enter a character in the Content Control.
Undo and then Redo.
The Content Control remains in placeholder mode, which is not supposed to.
Images with resolution higher than the image size currently visible in the document, are printed with low quality, as if the smaller image is scaled up. The same is observed when an image is placed in header/footer and the document is zoomed in. Then the image should be rendered with better quality if available, but currently it isn't.
In specific cases, the box-drawing characters are not properly aligned and connected.
Observed: