On Thu, 11 Dec 2025 21:38:55 GMT, Phil Race <[email protected]> wrote:

> > Also, there is a closed test ManualBug6458123.java where the alignment 
> > seems to be wrong
> 
> What was the resolution to this comment ? It isn't clear to me.

There are cases in this test that are not covered by the existing fix. In 
essence - there are two ways to influence the text position 
setHorizontalAlignment and setHorizontalTextPosition. The fix is working with 
default text alignment with different text positions but adding custom text 
alignments AND custom text positions confuses the current logic and we get 
undesirable results so i'm working to see what can be done here.

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

PR Comment: https://git.openjdk.org/jdk/pull/28210#issuecomment-3643939671

Reply via email to