On Fri, 24 Feb 2023 06:33:04 GMT, Karthik P K <k...@openjdk.org> wrote:

> Yes this behavior looks unnatural. I see this issue in the mainline as well.

I think the condition to select one behavior or the other might be whether all 
the text fits in the visible area.  If it does - use existing logic.  If it 
does not - shift the text to the right.

Question: should we fix this as part of this PR (is it easy enough?) or does it 
warrant a separate Bug/RFE?

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

PR: https://git.openjdk.org/jfx/pull/980

Reply via email to