[Bug] 使用复读消息为图片时,对应消息背景会变成白色
- Dominant language
- Java
- Stars
- 5.7k
- Forks
- 416
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 4
Description
### 复现步骤 / Steps to reproduce
切换夜间模式,然后使用功能
### 预期行为 / Expected behaviour
不更改背景
### 实际行为 / Actual behaviour
发送的消息背景是白色的,且在功能使用后,对应消息的背景也是白色的
### 你使用的Xposed框架 / Xposed Framework you used
ONPatch 0.0.7
### 你使用的安卓系统版本 / Your Android version
10 (HarmonyOS 2.0)
### QQ(TIM) 版本 / QQ(TIM) Version
9.0.60
### 模块版本 / Module Version
1.5.3.r2439.cf6f615(2439)
### 版本和其他要求 / Version and Other Requirements
- [ ] 我正在使用最新 CI 调试版本且启用详细日志 / I am using latest debug CI version of QAuxiliary and enable verbose log
- [X] 我使用的 QQ 是官方发布的正式版本,而非修改版或测试版 / The QQ I am using is an official release version, not a modified or beta version
- [X] 我已经在 [Issue Tracker](https://github.com/cinit/QAuxiliary/issues) 中找过我要提出的问题,没有找到相同问题。重复问题会被关闭。
- [X] 我已知晓并同意,此处仅用于汇报主程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。
- [X] 我已知晓并同意,如果我不按照模板提供的指示进行填写,则我的 Issue 可能会被无条件删除。
### 日志 / Logs
```
1.5.3.r2439.cf6f615
QQ9.0.60(6478)
PID: 10762, UID: 10225
me.hd.hook.menu.RepeatToImg
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 0
```
### 补充说明(可选) / Additional information (optional)
之前用 9.0.0 版本的时候,复读出的图片宽度少于屏幕宽度
9.0.60 版本复读出的图片宽度等于屏幕宽度
所以哪个版本有 Bug 呢?
Contributor guide
Research direction
Start at the me.hd.hook.menu.RepeatToImg entry point and reproduce the issue in QQ 9.0.60 with night mode enabled. Compare the repeated image message and its source message background; done means neither background turns white after the feature is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100