On Mon, 19 Sep 2022 11:43:41 GMT, Ambarish Rapte <ara...@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. > > The fix looks good to me. Testing looks good. > But I am not sure why I had included this call at the time of implementation. > Requesting @kevinrushforth to take a look. @arapte can you also review? ------------- PR: https://git.openjdk.org/jfx/pull/895