Completed
Last Updated: 14 Jul 2016 13:11 by ADMIN
ADMIN
Created by: Mihail
Comments: 1
Category: RichTextBox
Type: Bug Report
0
When styling the whole paragraph and exporting to HTML format the list item doesn't receive its styling. On importing the output document we can't recover the full styling of the list item.
Completed
Last Updated: 14 Jun 2016 07:29 by ADMIN
ADMIN
Created by: Mihail
Comments: 2
Category: RichTextBox
Type: Bug Report
1
RadRichTextBox does not import correctly value set to auto for paragraph, table or table cell background. The imported color is white.

Possible workaround is to set the background color to specific value or to clear the value.
Completed
Last Updated: 04 Feb 2016 14:14 by ADMIN
Won't Fix
Last Updated: 01 Feb 2016 09:14 by ADMIN
All attributes for table cell are exported to HTML regardless of whther they are added to HtmlExportSettings.PropertiesToIgnore or not.
Completed
Last Updated: 01 Feb 2016 08:58 by ADMIN
Created by: Chris
Comments: 1
Category: RichTextBox
Type: Bug Report
1
When deleting an inserted table and undo'ing the delete action, all style information is lost for all rows except the first.
Won't Fix
Last Updated: 01 Feb 2016 08:25 by ADMIN
Even if a cell is aligned to center or right, the td element in the HTML has attribute align="left". The paragraph within has the proper alignment, but this is confusing.

MS Word omits the align attribute of the cell and sets alignment on the paragraphs directly.
Won't Fix
Last Updated: 29 Jan 2016 06:41 by ADMIN
Won't Fix
Last Updated: 22 Jan 2016 08:06 by ADMIN
Won't Fix
Last Updated: 22 Jan 2016 08:02 by ADMIN
ADMIN
Created by: Todor
Comments: 1
Category: RichTextBox
Type: Bug Report
0

			
Won't Fix
Last Updated: 12 Jan 2016 15:11 by ADMIN
Completed
Last Updated: 27 Oct 2015 11:27 by ADMIN
Completed
Last Updated: 01 Jul 2015 08:13 by ADMIN
Created by: Vennila
Comments: 1
Category: RichTextBox
Type: Bug Report
0
I am using a HtmlFormatProvider control to display html memo. But there is an issue that this control will display nothing if the wrong color number in html. Ex, if you set html like below, the control display empty. it should ignore the error and display rest of message. Thanks
previewControl.htmlDataProvider.Html = "<table >\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"middle\" height=\"30px\" bgcolor=\"#cccccc\" style=\"height:30px;font-size:12px;padding-left:3px;bgcolor=#cccccc;font-weight:bold;color:#00001;border-bottom:1px solid #000001;\">\r\nItem number</td>\r\n</tr>\r\n</tbody>\r\n</table>" 
Completed
Last Updated: 17 Mar 2015 11:36 by Kristoffer Rødseth
The fix is available in our latest LIB release (v. 2015.1.0316).
Declined
Last Updated: 12 Jan 2015 09:28 by ADMIN
Created by: Mark
Comments: 1
Category: RichTextBox
Type: Bug Report
0
Many common words with apostrophes fail spell checking (isn't, shouldn't) while others pass (don't, can't). 

Word traversal (GetCurrentWord, etc.) breaks words apart on apostrophes.
Completed
Last Updated: 16 Dec 2014 09:25 by ADMIN
ADMIN
Created by: Mihail
Comments: 0
Category: RichTextBox
Type: Bug Report
0

			
Completed
Last Updated: 08 Dec 2014 08:45 by ADMIN
The fix is available in our latest official release 2014 Q3 SP1