Forms9Patch icon indicating copy to clipboard operation
Forms9Patch copied to clipboard

Label Error font-wieght style attribute

Open sgluca opened this issue 5 years ago • 1 comments

I set the HtmlText of a Label with an html without a tag that contains this "font-wieght" style. But the label generate exception when i assign this html...

The html is a bit long... There is a limit of html lenght?

I've done some testing and the problem is span with style attribute "font-weight: bold;" can you resolve this problem?

sgluca avatar Jan 18 '21 09:01 sgluca

  1. Have you tried the Forms9PatchDemo project? Does it work for you?
  2. If the Forms9PatchDemo project does not work, let me know.
  3. If the Forms9PatchDemo project does work, compare it to your project.
  4. If the above fails, share a small sample project that illustrates your issue. Nine times out of ten, making such a project will show you what need to be done to get things working or will help you better understand the boundary conditions of the. issue.

baskren avatar Mar 29 '21 19:03 baskren