On Sat, 5 Feb 2022 18:42:25 GMT, Phil Race <p...@openjdk.org> wrote: >> Updated JTable's tableChanged() method docs to explicitly mention the >> coordinate system of the rows and columns. > > Unless your investigation uncovers new information, it seems like this PR > will be withdrawn and the bug report closed as not an issue. What is the > status of that investigation ?
@prrace So far I have tested two conditions where the model to view mapping for row changes is not happening as stated. I'm checking one other scenario and will have an update (and include the details) on this issue by today. ------------- PR: https://git.openjdk.java.net/jdk/pull/7253