Integrated: 8326989 : Text selection issues on WebView after WebKit 617.1
Hima Bindu Meda
hmeda at openjdk.org
Thu Mar 7 04:59:02 UTC 2024
On Wed, 6 Mar 2024 14:51:40 GMT, Hima Bindu Meda <hmeda at 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)
This pull request has now been integrated.
Changeset: 64af9875
Author: Hima Bindu Meda <hmeda at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/64af987576214fc5483520ce8131895be74a641d
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8326989: Text selection issues on WebView after WebKit 617.1
Co-authored-by: Jay Bhaskar <jbhaskar at openjdk.org>
Reviewed-by: kcr, jpereda
-------------
PR: https://git.openjdk.org/jfx/pull/1391
More information about the openjfx-dev
mailing list