Skip to content

[iOS] Fix stale bottom safe area after changing SafeAreaEdges with keyboard open#35083

Merged
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
praveenkumarkarunanithi:Fix-34846
Apr 26, 2026
Merged

[iOS] Fix stale bottom safe area after changing SafeAreaEdges with keyboard open#35083
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
praveenkumarkarunanithi:Fix-34846

fix update

6b178bc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Apr 26, 2026 in 2h 10m 33s

Build #10.0.70-ci+pr.35083.azdo.1397052 had test failures

Details

Tests

  • Failed: 12 (0.13%)
  • Passed: 9,137 (99.15%)
  • Other: 66 (0.72%)
  • Total: 9,215

Annotations

Check failure on line 63 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L63

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(63,7): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Row<TView>(TView, int)' and 'Issue34671ViewExtensions.Row<TView>(TView, int)'

Check failure on line 78 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L78

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(78,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 83 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L83

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(83,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 88 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L88

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(88,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 1 in NavigationPagePushPage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavigationPagePushPage

Test failed

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in NavigationPagePushPage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

NavigationPagePushPage

Test failed

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.