RFR: 8303478: DatePicker throws uncatchable exception on tab out from garbled text [v6]
brunesto
duke at openjdk.org
Wed Nov 15 18:54:57 UTC 2023
> The fix prevents the DatePicker from losing focus if the date is not parsable.
brunesto has updated the pull request incrementally with one additional commit since the last revision:
DatePicker on focus lost catches all exceptions around commit
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1274/files
- new: https://git.openjdk.org/jfx/pull/1274/files/f0880b95..a2be8791
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1274&range=05
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1274&range=04-05
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1274.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1274/head:pull/1274
PR: https://git.openjdk.org/jfx/pull/1274
More information about the openjfx-dev
mailing list