Hi,
Follow-up to #14538 but won't show up for a while (Insider Preview feature at the moment):
Background:
As part of Windows 11 22H2 Moment 2 (under testing), redesigned taskbar and system tray will be made available to users, more so if using tablets such as two-in-one devices. At least taskbar can be navigated using mouse and/or touch, but the redesigned system tray overflow window cannot (at the moment).
Steps to reproduce:
Prerequisites: Windows 11 22H2 beta builds (one must be a Windows Insider to test this):
- Install Windows 11 22H2 build 22623 or later (must be a Windows Insider subscribed to beta and/or dev channel).
- Enable mouse tracking (NVDA+M) and follow mouse from review cursor settings panel.
- Press Windows+B to move focus to system tray/show hidden icons button.
- Press Space to activate it.
- Use the mouse to navigate the overflow window.
Actual behavior:
No announcement from NVDA regarding overflow buttons.
Expected behavior:
NVDA announces overflow buttons when moving the mouse.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-27514
Windows version:
Windows 11 22H2 beta (10.0.22623)
Name and version of other software in use when reproducing the issue:
None
Other information about your system:
This is an Insider Preview machine
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes - reproducible in 2022.4
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
N/A
Solution:
Treat the top-level window of the redesigned system tray overflow window as good UIA window (window class name: TopLevelWindowForOverflowXamlIsland). Windows App Essentials add-on includes this solution.
Hi,
Follow-up to #14538 but won't show up for a while (Insider Preview feature at the moment):
Background:
As part of Windows 11 22H2 Moment 2 (under testing), redesigned taskbar and system tray will be made available to users, more so if using tablets such as two-in-one devices. At least taskbar can be navigated using mouse and/or touch, but the redesigned system tray overflow window cannot (at the moment).
Steps to reproduce:
Prerequisites: Windows 11 22H2 beta builds (one must be a Windows Insider to test this):
Actual behavior:
No announcement from NVDA regarding overflow buttons.
Expected behavior:
NVDA announces overflow buttons when moving the mouse.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-27514
Windows version:
Windows 11 22H2 beta (10.0.22623)
Name and version of other software in use when reproducing the issue:
None
Other information about your system:
This is an Insider Preview machine
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes - reproducible in 2022.4
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
N/A
Solution:
Treat the top-level window of the redesigned system tray overflow window as good UIA window (window class name: TopLevelWindowForOverflowXamlIsland). Windows App Essentials add-on includes this solution.