RFR: 8271328: User is able to choose the color after disabling the color chooser. [v2]

Tejesh R tr at openjdk.org
Fri Sep 16 08:29:09 UTC 2022


On Thu, 15 Sep 2022 11:14:50 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.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review comment fix

Marked as reviewed by tr (Author).

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

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



More information about the client-libs-dev mailing list