-
Notifications
You must be signed in to change notification settings - Fork 74
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
【deepin_V23_beta】【一般】【有空】【集成测试】【DDE】【任务栏】任务栏网络面板背景色显示异常 #4068
Comments
We should change the painter's brush temporarily. Issue: linuxdeepin/developer-center#4068
We should change the painter's brush temporarily. Issue: linuxdeepin/developer-center#4068
使用 option 中的 brush 而非 QPainter 设置的 brush 防止出现应用设置 QPainter brush 后污染后续绘制 also FIX linuxdeepin/developer-center#4068
使用 option 中的 brush 而非 QPainter 设置的 brush 防止出现应用设置 QPainter brush 后污染后续绘制 also FIX linuxdeepin/developer-center#4068
使用 option 中的 brush 而非 QPainter 设置的 brush 防止出现应用设置 QPainter brush 后污染后续绘制 also FIX linuxdeepin/developer-center#4068
【【验证环境】: |
【验证环境】:v23 0425镜像 |
SUMMARY | 问题概要
【关联集成issue】: #4033 #4006
SOFTWARE/OS VERSIONS | 软件/系统版本信息
PRE-REQUIREMENT | 预置条件
添加以上集成#4033 中集成仓库后升级
STEPS TO REPRODUCE | 复现步骤
进入桌面后,点击任务栏中网络图标,查看网络面板显示
OBSERVED RESULT | 观察到的结果
网络面板背景颜色显示为蓝色
EXPECTED RESULT | 期望的结果
网络面板背景颜色显示为白色
ADDITIONAL INFORMATION | 额外补充
No response
The text was updated successfully, but these errors were encountered: