GithubHelp home page GithubHelp logo

Comments (4)

tilleul avatar tilleul commented on June 15, 2024 1

I too have some problems with UIAutomation since updating to Win 11 22H2.

A simple code like Automation.AddAutomationFocusChangedEventHandler(OnFocusChangedHandler); does not exit and my program does not continue to the next line.

It worked fine before updating to 22H2 ... I need advice as this is used by many of our customers with disabilities. Thanks.

from microsoft-ui-uiautomation.

rahulkhanna1605 avatar rahulkhanna1605 commented on June 15, 2024

This seems like a classic UIA issue and not remote operations. Could you confirm what issue you are facing and which language?

from microsoft-ui-uiautomation.

3xtant avatar 3xtant commented on June 15, 2024

The UI automation examples from different Microsoft blogs do not work for UI Automation (e.g. https://devblogs.microsoft.com/oldnewthing/20141013-00/?p=43863)
If the direction is to stop work with managed code, please state so, but this issue should be addressed in some way. Accessibility should be a priority for any piece of software, and a major one for an operating system. Please provide some answers

Windows 11
Version 22H2 (OS Build 23601.1000)

from microsoft-ui-uiautomation.

3xtant avatar 3xtant commented on June 15, 2024

After further investigation, the issue is that the System/User Promoted Notification Area does not exist anymore in Windows 11. There is no documentation anywhere about the change. The notification icons can be identified via their properties, but it used to be possible to speed up the search for elements by referring to the promoted notification area and now one has to run a full search (which takes several seconds) to identify the notification icons and decide whether it is needed to show the hidden ones.

Updated documentation and possible workarounds for the search would be really welcome. Thanks!

from microsoft-ui-uiautomation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.