-
Notifications
You must be signed in to change notification settings - Fork 112
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
Open a link via Ctrl + Click doesnt work #436
Comments
Thanks for your input. I just tested and Ctrl+Enter works fine to open urls. How can I reproduce your issue exactly? |
Hi @josdejong, Ctrl+Enter works for me too however Ctrl + Click doesnt work. You can reproduce that in the playground. The title attribute guides us both ways should work. |
I've opened the playground example in Firefox and Chrome, there Ctrl+Enter and Ctrl+Click on a url does work as expected (opening the url in a new tab). What browser/OS are you using? |
@josdejong Sorry for the misunderstanding. I'm using version 0.23.2 of vanilla-jsoneditor. And as you can see here https://jsoneditoronline.org/#left=local.bajowo&right=local.ramawi it doesnt work with Ctrl + Click. I'm using Brave and Chrome. |
@josdejong One more note. The bug doesn't happen in Windows. Im mainly using Mac and it appears also in the Svelte playground. |
Ah, now that is a clear clue. I'm indeed running Windows. So, probably the mapping for the Command key doesn't work as it should. Help debugging this issue would be welcome, it's not easy for me to test in a reliable way. |
This issue has been fixed now in |
Please fix it or provide a better way other than Ctrl + Enter to open a link
The text was updated successfully, but these errors were encountered: