> 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).

Ziad El Midaoui has updated the pull request incrementally with two additional 
commits since the last revision:

 - Remove unused imports
 - Minor test cleanups

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/2184/files
  - new: https://git.openjdk.org/jfx/pull/2184/files/9be6380a..f0d663a4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=2184&range=08
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2184&range=07-08

  Stats: 25 lines in 2 files changed: 12 ins; 3 del; 10 mod
  Patch: https://git.openjdk.org/jfx/pull/2184.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2184/head:pull/2184

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

Reply via email to