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

Ctrl + LMB 组合键被 IPE 错误劫持 #241

Closed
dragon-fish opened this issue Jan 3, 2024 · 1 comment
Closed

Ctrl + LMB 组合键被 IPE 错误劫持 #241

dragon-fish opened this issue Jan 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dragon-fish
Copy link
Member

当用户按住 Ctrl 键并单击链接时,预期行为是在新的浏览器选项卡中打开链接。但是,IPE 现在会拦截此组合键并触发绑定到 click 事件的回调函数。

@dragon-fish dragon-fish self-assigned this Jan 3, 2024
@dragon-fish
Copy link
Member Author

/cc @Dianliang233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants