Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] com.android.systemui 系统界面识别异常 #1034

@1414230610

Description

@1414230610

日志文件

log-1749443937546.zip

BUG描述(文字/截图/视频)

系统界面通知栏下拉。有时点击,有时不点击。规则如下。

{
  "key": 2,
  "name": "功能类",
  "rules": [
    {
      "matches": [
        "@[visibleToUser=true][text=\"小窗打开\"] <<n [vid=\"expanded\"]"
      ],
      "quickFind": true,
      "matchRoot": true,
      "forcedTime": 60000,
      "priorityTime": 5000,
      "actionMaximum": 10,
      "actionDelay": 20,
      "snapshotUrls": [
        "https://i.gkd.li/i/20638271"
      ],
      "exampleUrls": [
        "https://e.gkd.li/516fae2b-3e06-4fed-b229-9e9ba438852c"
      ],
      "activityIds": [
        "com.android.launcher3.uioverrides.QuickstepLauncher"
      ]
    }
  ]
}
S50609-12261758.mp4

在桌面状态下下拉通知栏他不点击。只有当我打开某个应用并下拉通知栏。,它才会点击。

期望行为(文字/截图/视频)

我不知道是不是什么bug或者缺陷。来这里反馈一下。

实际行为(文字/截图/视频)

我试了好久才发现这个规律。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions