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

Andy Goryachev angorya at openjdk.org
Wed Feb 7 19:15:00 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.

The flicker you see is a subject of another ticket, [JDK-8305003](https://bugs.openjdk.org/browse/JDK-8305003).
Possibly caused by [JDK-8097060](https://bugs.openjdk.org/browse/JDK-8097060).

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

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


More information about the openjfx-dev mailing list