-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Describe the bug
When I show a notification with primary action opening a link, when clicking on the notification, also a Finder-error message is shown.
To Reproduce
Steps to reproduce the behavior:
- Have the IBM Notifier app installed in the default location
- Start the terminal
- Execute the following line in the shell:
/Applications/IBM\ Notifier.app/Contents/MacOS/IBM\ Notifier -type alert -title "Er is nieuws" -subtitle $'Het goede nieuws is dat er nieuw nieuws is.' -main_button_label "Bekijk nieuws" -main_button_cta_type link -main_button_cta_payload 'https://nos.nl' -secondary_button_label "Laat maar" -secondary_button_cta_type none
- Click on the notification itself, so for example on the message text (not the primary or secondary buttons)
- The links is opened in the default browser
- A window opens, with the text "De app IBM Notifier Alert.app is niet meer geopend." (English "The app IBM Notifier Alert.app is not opened anymore"?). See also screenshot.
- This window being opened isn't expected, and this is the error.
Expected behavior
I expect no error message will be shown
Screenshots

Desktop (please complete the following information):
- OS: macOS 15.2 (24C101)
- Project version 3.2.1 Build 127
Additional context
- The error is not shown, when clicking on the primary action
- The error is also not shown when two or more notifcations are open, and clicking on the notification itself. So it only happens when one notification is still open.
SMartorelli
Metadata
Metadata
Assignees
Labels
No labels