RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation [v10]
Andy Goryachev
angorya at openjdk.org
Wed Feb 7 23:45:58 UTC 2024
On Wed, 7 Feb 2024 10:43:53 GMT, Karthik P K <kpk at openjdk.org> wrote:
> Since the emoji itself is not rendered properly I don't think it is an issue relevant to this PR.
Quite possibly, these are grapheme clusters which are currently not supported:
`☝🏿☝🏿☝🏿🤦🏼♂️`
I see the emoji and tab text options work now, but inline nodes still fail.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1323#issuecomment-1933123542
More information about the openjfx-dev
mailing list