Bug #117338
测试 Test-IT #111062: V3.0功能测试
测试 Test-IT #111068: AF-V3.0--Launcher/SystemUI-定制屏保
【AF】【EVT3】【屏保】在recent页面进入屏保,再从底部上划,recent中的应用卡片有放大效果
Status: | CLOSED | Start date: | 2023-04-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 2023-04-12 | |
Assignee: | CD TEST-方永红 | % Done: | 100% | |
Category: | CD-APP | |||
Target version: | - | |||
Need_Info: | -- | Found Version: | FlatBuild_HH_MCE_FSE.M.R.user.01.00.0089.C102(X102) | |
Resolution: | FIXED | Degrated: | -- | |
Severity: | Normal | Verified Version: | FlatBuild_HH_MCE_FSE.M.R.user.01.00.0092.C103(X103) | |
Reproducibility: | Every time | Fixed Version: | 2023-04-15 | |
Test Type: | ST | Root cause: | 编码问题 |
Description
【测试步骤】
1、进入任务管理器
2、下划打开控制中心,点击屏保
3、在设备进入屏保后,从底部上划
【预期结果】
3、在手指接触到屏幕的瞬间、设备退出屏保
【实际结果】
3、从底部上划,recent中的应用卡片有放大效果
History
#1 Updated by CD APP-王营 about 2 years ago
- Status changed from New to ASSIGNED
#2 Updated by CD APP-王营 about 2 years ago
- Due date set to 2023-04-12
- Assignee changed from CD APP-王营 to CD APP-王宏
#3 Updated by CD APP-王宏 about 2 years ago
- % Done changed from 0 to 50
■ Current conclusion
已提交
■ My analysis
在屏保情况下,Launcher响应了手势情况
解决思路:在block列表中添加屏保的Activity,使其不响应手势事件
■Submit URL
https://dev.thundercomm.com/gerrit/c/general/platform/packages/apps/Launcher3/+/192693
#4 Updated by IoT scm about 2 years ago
ID | Project | Branch | Uploader |
192693 | general/platform/packages/apps/Launcher3 | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | hong.wang_a@thundersoft.com |
AF:Gesture:Fixed respond to gesture events in screen saver TC-RID: 1201-0205201 IssueID: TS-R-BUG-117338 Change-Id: I1629a613cb01ccc2021fa6593625cd915f07dfad |
#5 Updated by CD APP-王宏 about 2 years ago
- Status changed from ASSIGNED to RESOLVED
- Assignee changed from CD APP-王宏 to CD TEST-方永红
- % Done changed from 50 to 100
- Resolution changed from -- to FIXED
- Fixed Version set to 2023-04-11
- Root cause set to AOSP问题
#6 Updated by CD TEST-方永红 about 2 years ago
- Status changed from RESOLVED to VERIFIED
- Verified Version set to FlatBuild_HH_MCE_FSE.M.R.user.01.00.0090.C103(X103)
4.11
验证通过
#7 Updated by CD TEST-方永红 about 2 years ago
- Status changed from VERIFIED to CLOSED
#8 Updated by CD TEST-方永红 about 2 years ago
- Status changed from CLOSED to New
- Assignee changed from CD TEST-方永红 to CD APP-王宏
4.13
0091版本复现
#9 Updated by CD APP-王宏 about 2 years ago
- Root cause changed from AOSP问题 to 编码问题
■ Current conclusion
已提交
■ My analysis
后续的修改影响到了RunningTask的逻辑,且小窗存在情况下获取不到屏保的task,现修改方案如下:
获取当前最前面的activity,如果是屏保,则拦截下来,不响应手势事件
■Submit URL
https://dev.thundercomm.com/gerrit/c/general/platform/packages/apps/Launcher3/+/193554
#10 Updated by CD APP-王宏 about 2 years ago
#11 Updated by IoT scm about 2 years ago
ID | Project | Branch | Uploader |
193554 | general/platform/packages/apps/Launcher3 | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | hong.wang_a@thundersoft.com |
AF:Gesture:Fixed respond to gesture events in screen saver TC-RID: 1201-0205201 IssueID: TS-R-BUG-117338 Change-Id: Icb441d84e13a2d8501eaa6261f20419a68a204d3 |
#12 Updated by CD APP-王宏 about 2 years ago
- Status changed from New to RESOLVED
- Assignee changed from CD APP-王宏 to CD TEST-方永红
- Fixed Version changed from 2023-04-11 to 2023-04-14
#13 Updated by CD APP-王宏 about 2 years ago
- Status changed from RESOLVED to ASSIGNED
- Assignee changed from CD TEST-方永红 to CD APP-王宏
#14 Updated by CD APP-王宏 about 2 years ago
- Fixed Version changed from 2023-04-14 to 2023-04-15
■ Current conclusion
已提交
■ My analysis
由于小窗会强行移动到首个Activity,导致处于recent中,进入屏保状态下拿不到屏保的Activity,现改用广播的形式监听屏保状态
■Submit URL
https://dev.thundercomm.com/gerrit/c/general/platform/packages/apps/Launcher3/+/193884
#15 Updated by IoT scm about 2 years ago
ID | Project | Branch | Uploader |
193884 | general/platform/packages/apps/Launcher3 | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | hong.wang_a@thundersoft.com |
AF:Gesture:Fixed respond to gesture events in screen saver TC-RID: 1201-0205201 IssueID: TS-R-BUG-117338 Change-Id: I634b4183fd8bdb7a67d971831c5243277283caf1 |
#16 Updated by CD APP-王宏 about 2 years ago
- Status changed from ASSIGNED to RESOLVED
- Assignee changed from CD APP-王宏 to CD TEST-方永红
#17 Updated by CD TEST-方永红 about 2 years ago
- Status changed from RESOLVED to VERIFIED
- Verified Version changed from FlatBuild_HH_MCE_FSE.M.R.user.01.00.0090.C103(X103) to FlatBuild_HH_MCE_FSE.M.R.user.01.00.0092.C103(X103)
4.18
验证通过
#18 Updated by CD TEST-方永红 about 2 years ago
- Status changed from VERIFIED to CLOSED