On Tue, 21 Jul 2026 18:39:43 GMT, Andy Goryachev <[email protected]> wrote:

> * opened monkey tester
> * selected table view page
> * chose Items: 500,000 rows
> * enabled voice over
> 
> and it locked up with the beach ball. are you rendering all the rows somehow? 
> I see it iterating in `TableViewSkin:152` with rowIndex 143390 which isn't 
> right.
> 
> MacAccessible:1152 iterates over the whole table (maxCount=500000).
> 
> edit: this looks like something this PR introduced, as it's not reproducible 
> in master.

I have fixed it in the latest commit, should be working now.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2217#issuecomment-5208472215

Reply via email to