On Wed, 6 Mar 2024 14:51:40 GMT, Hima Bindu Meda <hm...@openjdk.org> wrote:
> Text Selection issue is observed due to a pending layout call. This issue is > resolved by a call to the method "updateSelectionAppearanceNow". > Verified Sanity testing and unit test verification looks fine. No issue seen. > > Note: Unit test in order to validate the fix, is in progress. Due to the > robustness of the implementation to verify on all platforms, the test would > be added in a followon > bug-[JDK-8327478](https://bugs.openjdk.org/browse/JDK-8327478) Looks good. I confirm that this fixes the problem. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1391#pullrequestreview-1920137036