On Tue, 31 Oct 2023 19:20:48 GMT, brunesto <d...@openjdk.org> wrote: > The fix prevents the DatePicker from losing focus if the date is not parsable.
This pull request has now been integrated. Changeset: 59c86bbe Author: brunesto <bruno.ca...@gmail.com> Committer: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/59c86bbe2b83a6e76f0dfc357f3197fe7af79e6c Stats: 32 lines in 2 files changed: 31 ins; 0 del; 1 mod 8303478: DatePicker throws uncatchable exception on tab out from garbled text Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1274