On Mon, 8 Jun 2026 18:44:28 GMT, Ziad El Midaoui <[email protected]> wrote:

> This fixes a `TextInputControl` styling issue where prompt text is hidden 
> when an empty text input control receives focus.
> The fix removes the focused-state override `-fx-prompt-text-fill: 
> transparent;` so focused empty text inputs continue to use the normal Modena 
> prompt text fill.
> The prompt text now stay visible when a text input control is focused.
> 
> ---------
> - [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: ca5d2662
Author:    Ziad El Midaoui <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/ca5d26623ce68d555d9a699c90b6dbd3e389f83e
Stats:     208 lines in 5 files changed: 159 ins; 30 del; 19 mod

8385959: Prompt text should be visible in empty focused TextInputControls

Reviewed-by: angorya, arapte, mhanl

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

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

Reply via email to