On Tue, 11 Aug 2026 04:45:12 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> Issue is for Aqua L&F, RTL mode rendering is not exactly same as LTR mode, as 
> toolbar grip is not getting drawn or shown on right side.
> 
> Actually, JToolBar grip is getting painted in RTL mode too but its 
> getBorderInsets() always reserves the extra handle space on the left, not on 
> the right, so the right button overlaps the toolbar handle
> 
> The fix is made to reserve the handle inset on the leading side
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Looks reasonable.

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

Marked as reviewed by kizune (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32291#pullrequestreview-4910366455

Reply via email to