RFR: 8254676: Alert disables Tab selection when TabDragPolicy REORDER is used
Ambarish Rapte
arapte at openjdk.org
Sun Nov 20 07:48:02 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.
Apologies for the delay.
Looks good to me. Tested on all three platforms.
-------------
Marked as reviewed by arapte (Reviewer).
PR: https://git.openjdk.org/jfx/pull/895
More information about the openjfx-dev
mailing list