RFR: 8307117: TextArea: wrapText property ignored when changing font

Kevin Rushforth kcr at openjdk.org
Wed Feb 7 00:10:58 UTC 2024


On Mon, 21 Aug 2023 21:44:12 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Requesting content layout when font changes.
> 
> This change makes the visual impact of [JDK-8314683](https://bugs.openjdk.org/browse/JDK-8314683) more visible, so perhaps both bugs should be fixed at the same time.

Reviewers: @arapte @karthikpandelu 

This seems reasonable, but I'll let Ambarish and Karthik review. My only question is whether it would it be possible to create an automated test for this?

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

PR Comment: https://git.openjdk.org/jfx/pull/1217#issuecomment-1930991665


More information about the openjfx-dev mailing list