Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clicking internally handled link additionally open browser #342

Closed
camelCaseNick opened this issue Sep 9, 2024 · 0 comments · Fixed by cinnyapp/cinny#1963
Closed

clicking internally handled link additionally open browser #342

camelCaseNick opened this issue Sep 9, 2024 · 0 comments · Fixed by cinnyapp/cinny#1963

Comments

@camelCaseNick
Copy link

Describe the bug

Clicking on a link that navigates Cinny, e.g. by referencing a message or room, properly navigates inside Cinny. However, additionally, the link is propagated to the default link handler and the user's default browser opens.

Reproduction

No response

Expected behavior

No response

Platform and versions

Cinny 4.1.0 in Flathub's Flatpak on Debian testing

Additional context

Cinny has evt.preventDefault();, and the issue does not happen in the browsers I tested, including Epiphany, which is GNOME's WebKitGTK using browser. So this is Cinny desktop–specific, and possible needs changes in Tauri or wry.

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 a pull request may close this issue.

1 participant