Martin Robillard

Results 14 comments of Martin Robillard

The JavaFX `TabPane.TabDragPolicy.REORDER` turns out to be very buggy. Tabs get stuck (impossible to open), it's impossible to close the last tab, etc. We'll revert this one for now in...

Hi, thanks for reporting this bug. Could you please confirm that after clicking on the menu item, you do not drag the mouse below the menu item. Because it's standard...

Thanks. These issues seem to be Linux-specific. We currently don't have a contributor on Linux, but I'll leave the issue open so we can look into it in the future.

Fixed indirectly through the better design implemented with issue #470

Can't reproduce the issue on Linux Mint 21.1. Was probably due to an incompatible JDK.

This looks feasible in the short term. Stay tuned...

Currently looking into it.

## Update We have identified this to be an issue with creating unsigned appplications with the `jpackage` tool. MacOS now requires external applications to be [signed with an Apple Developer...