On Tue, 26 May 2026 18:27:56 GMT, Ziad El Midaoui <[email protected]> wrote:
> Issue originally happened on `TextField` but it's also reproducible in > `TextArea` when CSS option `-fx-prompt-text-fill` is used. > To fix this issue the prompt visibility is now based directly on control > focus state `control.isFocused()`. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). I agree that this is not a bug, and shouldn't be changed. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2174#issuecomment-4547710885
