Skip to content

Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068

Closed
PureWeen with Copilot wants to merge 3 commits into
mainfrom
copilot/add-automationpeer-to-borders
Closed

Add AutomationPeer to Windows Borders for keyboard navigation and accessibility#32068
PureWeen with Copilot wants to merge 3 commits into
mainfrom
copilot/add-automationpeer-to-borders

Add tests for ContentPanel automation peer and focusability

63b3539
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public failed Nov 7, 2025 in 51m 54s

Build #10.0.10-ci+pr.32068.azdo.153487 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 9,322 (99.33%)
  • Other: 63 (0.67%)
  • Total: 9,385

Annotations

Check failure on line 65 in src\Core\src\Platform\Windows\ContentPanel.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

src\Core\src\Platform\Windows\ContentPanel.cs#L65

src\Core\src\Platform\Windows\ContentPanel.cs(65,5): Error CS0103: The name 'Focusable' does not exist in the current context

Check failure on line 70 in src\Core\src\Platform\Windows\ContentPanel.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

src\Core\src\Platform\Windows\ContentPanel.cs#L70

src\Core\src\Platform\Windows\ContentPanel.cs(70,5): Error CS0103: The name 'Focusable' does not exist in the current context

Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

src\Core\src\Platform\Windows\ContentPanel.cs#L246

src\Core\src\Platform\Windows\ContentPanel.cs(246,17): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)

Check failure on line 246 in src\Core\src\Platform\Windows\ContentPanel.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

src\Core\src\Platform\Windows\ContentPanel.cs#L246

src\Core\src\Platform\Windows\ContentPanel.cs(246,61): Error CS0234: The type or namespace name 'VirtualKey' does not exist in the namespace 'Microsoft.Windows.System' (are you missing an assembly reference?)