Integrated: 8254676: Alert disables Tab selection when TabDragPolicy REORDER is used

Johan Vos jvos at openjdk.org
Tue Nov 22 16:08:31 UTC 2022


On Sun, 11 Sep 2022 12:13:47 GMT, Johan Vos <jvos at openjdk.org> wrote:

> Don't set TabHeader to mouseTransparent, since it might get stuck in that state (e.g. in case an Alert is shown).
> The TabPaneSkin deals with the dragging internally, and does not require the dragged node to be mouseTransparent.

This pull request has now been integrated.

Changeset: cce85806
Author:    Johan Vos <jvos at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/cce85806c61f8b2a9bc18996a9922daf6daa9cd8
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8254676: Alert disables Tab selection when TabDragPolicy REORDER is used

Reviewed-by: arapte, kcr

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

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


More information about the openjfx-dev mailing list