On Tue, 24 Mar 2026 22:03:28 GMT, Andy Goryachev <[email protected]> wrote:

>> modules/javafx.controls/src/main/java/javafx/scene/control/skin/TabPaneSkin.java
>>  line 1512:
>> 
>>> 1510: 
>>> 1511:             getProperties().put(Tab.class, tab);
>>> 1512:             getProperties().put(ContextMenu.class, 
>>> tab.getContextMenu());
>> 
>> Seems unrelated - does that have any consequences?
>
> the popup logic has been moved to L1985

ok will do a deeper check

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1773#discussion_r2984581991

Reply via email to