On Wed, 11 Mar 2026 14:25:27 GMT, Ambarish Rapte <[email protected]> wrote:
>>> Providing a few comments on the test. The test consistently FAILS on my >>> macOs 26.2 machine, with fix. >> >> Thanks for testing, Does the reproducer fail also or is it only the test ? >> I tested using macOs 15.7.3 and works fine. > >> Thanks for testing, Does the reproducer fail also or is it only the test ? I >> tested using macOs 15.7.3 and works fine. > > The reproducer does FAIL without the fix and and does not show any marker > with fix. > > 1. Without Fix : focus rect is drawn on second item. > <img width="752" height="620" alt="Screenshot 2026-03-11 at 19 45 49" > src="https://github.com/user-attachments/assets/7b45944c-d0a3-4fcb-9796-84e42c48c914" > /> > > 2. With Fix : No focus rect is drawn, nor any item is selected. > <img width="752" height="620" alt="Screenshot 2026-03-11 at 19 45 57" > src="https://github.com/user-attachments/assets/22e479cf-1f64-45aa-b877-710886206956" > /> Added minor changes requested by @arapte , please re-review. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2095#issuecomment-4098786475
