Skip to content

Conversation

@DavidStirling
Copy link
Member

Minor issue discovered during the last testing cycle: In the "About" dialog clicking the GPL license link would open two copies of the web page rather than one.

Turns out that since we use a special hyperlink class from ControlsFX to only show the link on the desired text for that line of the About dialog, we need to prevent the event from being handled by the native JavaFX hyperlink class that was inherited from.

@melissalinkert melissalinkert self-requested a review December 10, 2025 18:08
Copy link
Member

@melissalinkert melissalinkert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could easily reproduce the issue on Windows. After installing the build from this PR, clicking the license link now only opens it once. Code changes make sense to me.

It would be good to have double-check of functional testing on Mac, so assigning review to @erindiel (to either test or re-assign).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants