Integrated: 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Jan 23 10:26:18 UTC 2023
On Wed, 7 Dec 2022 03:48:16 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The MenuItemLayoutHelper.clearUsedParentClientProperties must be called automatically when the DPI was changed.
> Workaround added in the test for this bug is removed.
>
> CI tests are ok.
This pull request has now been integrated.
Changeset: 11aadc9d
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/11aadc9d98d364b91114c028c7e2eff8de2f2bf0
Stats: 16 lines in 2 files changed: 3 ins; 7 del; 6 mod
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
Reviewed-by: serb, aivanov
-------------
PR: https://git.openjdk.org/jdk/pull/11551
More information about the client-libs-dev
mailing list