RFR: 8273324: IllegalArgumentException: fromIndex(0) > toIndex(-1) after clear and select TableCell [v2]
Michael Strauß
mstrauss at openjdk.java.net
Mon Sep 6 19:23:58 UTC 2021
> This PR fixes the exception thrown by the sample code in [8273324](https://bugs.openjdk.java.net/browse/JDK-8273324), while retaining the incorrect behavior in the scenario described.
Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
added test
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/617/files
- new: https://git.openjdk.java.net/jfx/pull/617/files/31bad0b6..483130c0
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=617&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=617&range=00-01
Stats: 35 lines in 1 file changed: 35 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/617.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/617/head:pull/617
PR: https://git.openjdk.java.net/jfx/pull/617
More information about the openjfx-dev
mailing list