On Wed, 26 Nov 2025 16:11:52 GMT, Ziad El Midaoui <[email protected]> wrote:
> The issue occurred because the skin marks the button cell as “empty” when the > value becomes null. > With the fix clearing the ComboBox value re-shows the prompt text. > Tested using the code present in the bug. This pull request has now been integrated. Changeset: 3043e91b Author: Ziad El Midaoui <[email protected]> URL: https://git.openjdk.org/jfx/commit/3043e91b241e0307f01d3376b7549663f6df6f7c Stats: 36 lines in 2 files changed: 36 ins; 0 del; 0 mod 8296653: ComboBox promptText is not displayed when the value is reset Reviewed-by: arapte, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1989
