[Usable - Windows Powershell]: An onscreen element must not have a null BoundingRectangle property. #11684

Open
opened 2026-01-31 02:54:42 +00:00 by claunia · 0 comments
Owner

Originally created by @Chandresh1007 on GitHub (Dec 3, 2020).

Originally assigned to: @carlos-zamora on GitHub.

Test Environment:
OS: Win 10 2004 Build (20262.1010)
App: Windows Terminal
App version: 1.4.3243.0
Tool: Accessibility Insights for Windows

Repro Steps:

  1. Open Windows terminal app.
  2. Now run accessibility insight tool on the application.
  3. Observe the issue.

Actual Result:
An onscreen element must not have a null BoundingRectangle property.

Expected Result:

  • If the element is offscreen, set its IsOffscreen property to TRUE.
  • If the element is onscreen, provide a BoundingRectangle property.

Usable_Bounding rectangle property_Details

Usable_Bounding rectangle property_How to fix

Originally created by @Chandresh1007 on GitHub (Dec 3, 2020). Originally assigned to: @carlos-zamora on GitHub. **Test Environment:** OS: Win 10 2004 Build (20262.1010) App: Windows Terminal App version: 1.4.3243.0 Tool: Accessibility Insights for Windows **Repro Steps:** 1. Open Windows terminal app. 2. Now run accessibility insight tool on the application. 3. Observe the issue. **Actual Result:** An onscreen element must not have a null BoundingRectangle property. **Expected Result:** - If the element is offscreen, set its IsOffscreen property to TRUE. - If the element is onscreen, provide a BoundingRectangle property. ![Usable_Bounding rectangle property_Details](https://user-images.githubusercontent.com/53220700/101027445-0599c300-359e-11eb-8efb-437ad4a45c31.png) ![Usable_Bounding rectangle property_How to fix](https://user-images.githubusercontent.com/53220700/101027452-07638680-359e-11eb-9a16-09ed23f249cd.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11684