Integrated: 8271328: User is able to choose the color after disabling the color chooser.

Abhishek Kumar duke at openjdk.org
Mon Sep 19 11:34:53 UTC 2022


On Thu, 15 Sep 2022 06:07:30 GMT, Abhishek Kumar <duke at openjdk.org> wrote:

> The proposed solution for this defect is to check the color chooser enabled state. If it is disabled then disable all the components (spinner, textfield etc.) in panel and don't process the mouse event when user click on a color triangle or color wheel.

This pull request has now been integrated.

Changeset: b920d299
Author:    Abhishek Kumar <abhishek.cx.kumar at oracle.com>
Committer: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b920d2999fed5ec5afe666559e14f8e1a0e90852
Stats:     118 lines in 2 files changed: 118 ins; 0 del; 0 mod

8271328: User is able to choose the color after disabling the color chooser.

Reviewed-by: psadhukhan, tr

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

PR: https://git.openjdk.org/jdk/pull/10276



More information about the client-libs-dev mailing list