Skip to content

Switching between different apps, focusedUIElementChanged will not trigger #35

@GanZhiXiong

Description

@GanZhiXiong

In the same App, press tab to switch focus, focusedUIElementChanged will be triggered.

But when switching between different apps, focusedUIElementChanged will not trigger. I think when switching to a different app, the focusedUIElement changes, then focusedUIElementChanged should be triggered.

for example:

  1. Open System Preferences
  2. Focus on the search box in the upper right corner
  3. Open https://www.google.com/ with Chrome browser
  4. Focus on the Google search box
  5. Switch to System Preferences
  6. After switching to Chrome

We will find that when the two applications are switched, focusedUIElementChanged does not trigger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions