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

🐞 反馈问题:会对微信多选和图片或视频预览 #123

Closed
3 of 4 tasks
daxiong888 opened this issue Jun 8, 2023 · 3 comments
Closed
3 of 4 tasks

🐞 反馈问题:会对微信多选和图片或视频预览 #123

daxiong888 opened this issue Jun 8, 2023 · 3 comments
Labels
bug Something isn't working fixed in next release The issue will be closed once next release is available

Comments

@daxiong888
Copy link

请先确认以下事项:

  • 已仔细阅读了 README
  • issues 页面搜索过问题(包括已关闭的 issue),但未能找到解决方法
  • Easydict 已升级到最新版本

问题描述

影响微信画框多选多条消息

2023-06-08.17.42.07.mp4

重现步骤

1、打开微信任意聊天界面
2、画框选中多条消息

期望结果

正常应该是可以选中多条消息的,但由于软件影响无法选中

解决方案(可选)

No response

设备信息 && 操作系统版本(可选)

No response

是否愿意提交 PR 解决该问题?

  • 我愿意提交 PR!
@daxiong888 daxiong888 added the bug Something isn't working label Jun 8, 2023
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Hello daxiong888, Thank you for your first issue contribution 🎉

@tisfeng
Copy link
Owner

tisfeng commented Jun 8, 2023

感谢反馈,确实有这个问题,因为微信不支持 Accessibility 取词 #84 (comment) ,导致 Easydict 只能使用模拟快捷键 Cmd+C 方式取词,而微信在选中多条消息后,如果 Cmd+C 就会复制聊天消息,并自动退出复制编辑模式。

你可以试一下关闭 Easydict 取词,在微信选中多条消息,然后手动 Cmd+C 看看效果。

看了一下,果然 PopClip 也默认在微信中关闭了。这问题微信要背一半的锅。

目前没什么好的解决方法,下个版本将会默认关闭模拟快捷键 Cmd+C 取词,需要手动开启。后面会添加一个黑名单功能,禁止某些应用 Cmd+C 取词。

@tisfeng tisfeng added the fixed in next release The issue will be closed once next release is available label Jun 19, 2023
@tisfeng
Copy link
Owner

tisfeng commented Oct 25, 2023

你好,2.0.1 版本已修复该问题。

请改用新的菜单栏动作复制取词。

@tisfeng tisfeng closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in next release The issue will be closed once next release is available
Projects
None yet
Development

No branches or pull requests

2 participants