Setting style attribute on table makes messed up value #15269
Labels
domain:dx
This issue reports a developer experience problem or possible improvement.
resolution:resolved
This issue was already resolved (e.g. by another ticket).
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
I use setAttribute to set both the class and style of a table.
✔️ Expected result
❌ Actual result
The actual result has this weird string for the style value. I can see some similarity/pattern ("2:c;3:k;4:g;5:r;6:o;7:u;8:n;9:d;" = ckground?)
❓ Possible solution
Perhaps there is something wrong with the style conversion?
📃 Other details
Alignment,
Autoformat,
Base64UploadAdapter,
BlockQuote,
Bold,
CloudServices,
Essentials,
FindAndReplace,
FontBackgroundColor,
FontColor,
FontFamily,
FontSize,
GeneralHtmlSupport,
Heading,
HorizontalLine,
Image,
ImageCaption,
ImageStyle,
ImageToolbar,
ImageUpload,
Indent,
Italic,
Link,
List,
ListProperties,
MediaEmbed,
PageBreak,
Paragraph,
PasteFromOffice,
RemoveFormat,
SelectAll,
SourceEditing,
SpecialCharacters,
SpecialCharactersArrows,
SpecialCharactersCurrency,
SpecialCharactersEssentials,
SpecialCharactersLatin,
SpecialCharactersMathematical,
SpecialCharactersText,
Strikethrough,
Style,
Subscript,
Superscript,
Table,
TableCaption,
TableCellProperties,
TableColumnResize,
TableProperties,
TableToolbar,
TextTransformation,
Underline
I appreciate any help 🙏
The text was updated successfully, but these errors were encountered: