Integrated: 8324327: ColorPicker shows a white rectangle on clicking on picker

Andy Goryachev angorya at openjdk.org
Mon May 20 14:55:08 UTC 2024


On Thu, 16 May 2024 18:30:17 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Root cause: premature 'return' from initialization code leaves the hover square visible, even when it should be hidden, as the case is when the color value is not present in the palette.
> 
> - added unit tests

This pull request has now been integrated.

Changeset: 9dc4aa23
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/9dc4aa2341581d730c9d721e91ac0da081ffddcc
Stats:     64 lines in 2 files changed: 52 ins; 6 del; 6 mod

8324327: ColorPicker shows a white rectangle on clicking on picker

Reviewed-by: arapte

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

PR: https://git.openjdk.org/jfx/pull/1458


More information about the openjfx-dev mailing list