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

Triple-click on a link in Math block closes the window #6005

Open
3 tasks done
TaiYou-TW opened this issue Mar 19, 2024 · 0 comments
Open
3 tasks done

Triple-click on a link in Math block closes the window #6005

TaiYou-TW opened this issue Mar 19, 2024 · 0 comments

Comments

@TaiYou-TW
Copy link

  • Searched existing issues to avoid creating duplicates.

  • Confirmed that it can be reproduced in built-in themes without customized css.

    If it only exists in 3rd party themes or css, you can still report it, but please attach the theme target or the css file. We may not "fix" it, if it is caused by 3rd party themes or css styles that we cannot support.

  • Searched http://support.typora.io/


Describe the bug
When triple-click a link in math block, the window will be closed.

To Reproduce
Steps to reproduce the behavior:

  1. Paste below code on a whole new editor:
$$
\href{http://example.com}{Click}
$$

image

  1. Triple-click the link with text "Click"
    The window will be close. The dialog will popup because the file is a brand new one.
    image

Expected behavior
Nothing should happen because user didn't holding ctrl and click just like other normal links.

Sample Markdown File
triple-click.md

Desktop (please complete the following information):

  • OS: Windows 11 64bit Pro 23H2

Typora Version
1.8.10

@TaiYou-TW TaiYou-TW changed the title Triple-click on Math block closes the window Triple-click on a link in Math block closes the window Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants