On Tue, 25 Mar 2025 14:53:25 GMT, Ziad El Midaoui <zelmida...@openjdk.org> 
wrote:

> The font and size are not applied

Thank you, the screenshot helped!

The problem was in the way HTML text was copied to Outlook (for some reason, 
Outlook prioritizes HTML over RTF when pasting).  The font sizes in HTML were 
using points (`pt.`) instead of pixels (`px.`).

In addition to that, copying to HTML did not process boolean attributes 
correctly.

Thank you for finding these issues!

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1735#issuecomment-2752533627

Reply via email to