<Swing Dev> Withdrawn: 4916923: In MetalRootPaneUI, MetalRootLayout does not correctly calculate minimumsize
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri Nov 6 12:17:57 UTC 2020
On Wed, 30 Sep 2020 12:11:38 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Please review a fix for an issue where minimumLayoutSize and preferredlayoutSize of MetalRootLayout class wrongly uses the width of the title pane in the height calculation:
> Proposed fix is to rectify the anomaly and use tpHeight for height calculation.
>
> All closed, open jtreg and JCK tests and SwingSet2 Metal L&F are unaffected by this change.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/433
More information about the swing-dev
mailing list