On Fri, 21 Mar 2025 14:37:56 GMT, Ziad El Midaoui <zelmida...@openjdk.org> wrote:
>> Added multi line prompt support for TextArea this will provide the ability >> to have multiple lines in textArea as expected, >> Also fixed tests to meet the new changes > > Ziad El Midaoui has updated the pull request incrementally with one > additional commit since the last revision: > > changed wildcard imports Confirming that no other character (see earlier comment) other than LF render as newlines, on macOS and Windows. The ticket mentions a possible "workaround" of using \r (CR) on Windows, but it is not true.  ------------- PR Comment: https://git.openjdk.org/jfx/pull/1716#issuecomment-2744153478