-
Notifications
You must be signed in to change notification settings - Fork 320
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
[Bug] 支持聊天窗口粘贴图片功能错误 #598
Comments
复制图片和粘贴是两个分开的功能,你都有开启吗 |
两个功能均已开启,且都显示无明显错误 |
如果你使用的 gboard 输入法的话, 你能在剪贴板中看到图片吗? |
下了个Gboard显示QQ不支持将图片粘贴到此处,应该是粘贴功能的问题?🤤 |
8.9.6X之前正常,从8.9.7X起,截止到8.9.90,这个问题一直存在,不知道是安卓10的问题还是某为的问题,年底换手机了我再看看,如果换手机解了那就是系统问题我就给关了😢 |
你试试使用 百度输入法这种不支持图片剪贴板的应用,复制了以后直接去输入框粘贴试试 |
使用百度输入法从QQ复制图片,直接粘贴到输入框,无反应,但是可以去其他笔记APP粘贴图片出来 当前QQ版本8.9.90.13250,QA版本1.4.6.r1831 |
已更换到安卓13的X耀测试可用,X为平板也能使用该功能,安卓10的X为手机不行,应该是安卓底层版本的问题,问题关闭 |
不应该的,低版本应该也能正常使用,你有电报吗,私聊我 https://t.me/ketal7 |
Steps to reproduce/复现步骤
Expected behaviour/预期行为
在QQNT版本之前,复制成功后长按粘贴会出一个弹窗,显示复制的图片和发送按钮,点击发送即可发送图片
Actual behaviour/实际行为
无反应
XPosed Framework you used/你使用的XP框架
API 版本 93 LSPatch 版本 0.5.1 (360) 框架版本 1.8.5 (6649) 系统版本 10 (API 29) 系统架构 arm64-v8a
QQ(TIM)版本/QQ(TIM) Version
8.9.76.12115
Module Version/模块版本
1.4.3.r1699.59f2b2a(1699)
Version and Other Requirements/版本和其他要求
Logs/日志
没有反应,显示未见明显异常:
1.4.3.r1699.59f2b2a
QQ8.9.76(4484)
PID: 15824, UID: 10694
me.ketal.hook.PicCopyToClipboard
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 0
1.4.3.r1699.59f2b2a
QQ8.9.76(4484)
PID: 15824, UID: 10694
cc.ioctl.hook.msg.AioChatPieClipPasteHook
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 0
更正
我不知道从其他地方复制图片的方法,所以复制图片和粘贴到消息窗口可能不知道哪里出问题,两边都说无明显错误,所以不知道写哪儿了😭更正:复制图片功能是可以正常复制图片到外部的记事本程序的(虽然复制出来是文件),粘贴图片功能的话使用Gboard会显示QQ不支持粘贴图片
The text was updated successfully, but these errors were encountered: