On Wed, 25 Mar 2026 17:53:26 GMT, Christopher Schnick <[email protected]> 
wrote:

> This fixes a regression caused by the fix for 
> https://bugs.openjdk.org/browse/JDK-8282290. The old if else block was broken 
> by the other PR, which caused the calculation for the caret width to be never 
> run.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 0dd5a944
Author:    Christopher Schnick <[email protected]>
Committer: Marius Hanl <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/0dd5a9445baaf748986cfec085d001346eded688
Stats:     22 lines in 2 files changed: 9 ins; 4 del; 9 mod

8380935: TextFieldSkin caret width calculation is broken

Reviewed-by: angorya, mhanl

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

PR: https://git.openjdk.org/jfx/pull/2128

Reply via email to