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

Abhishek Kumar duke at openjdk.org
Thu Sep 15 11:14:50 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10276/files
  - new: https://git.openjdk.org/jdk/pull/10276/files/a5a123c8..9f1e8d18

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10276&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10276&range=00-01

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10276.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10276/head:pull/10276

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



More information about the client-libs-dev mailing list