Skip to content

Fix for BlazorWebView Back Navigation Issues on Android 13+ After Predictive Back Gesture Changes - #33213

Merged
PureWeen merged 7 commits into
dotnet:inflight/currentfrom
SuthiYuvaraj:fix-32767
Jan 22, 2026
Merged

Fix for BlazorWebView Back Navigation Issues on Android 13+ After Predictive Back Gesture Changes#33213
PureWeen merged 7 commits into
dotnet:inflight/currentfrom
SuthiYuvaraj:fix-32767

Fix for back button navigation

4714458
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Jan 22, 2026 in 5h 0m 46s

Build #10.0.40-ci+pr.33213.azdo.1262160 had test failures

Details

Tests

  • Failed: 4 (0.02%)
  • Passed: 18,101 (99.36%)
  • Other: 112 (0.61%)
  • Total: 18,217

Annotations

Check failure on line 1458 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1458

Test suite had 1 failure(s).

Check failure on line 1461 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L1461

PowerShell exited with code '1'.

Check failure on line 638 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L638

Test suite had 1 failure(s).

Check failure on line 641 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L641

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP+SetterOnNonBPTests.ShouldThrow(inflator: SourceGen)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP+SetterOnNonBPTests.ShouldThrow(inflator: SourceGen)

Assert.NotEmpty() Failure: Collection was empty
Raw output
   at Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP.SetterOnNonBPTests.ShouldThrow(XamlInflator inflator) in /_/src/Controls/tests/Xaml.UnitTests/Validation/SetterOnNonBP.rt.xaml.cs:line 47
   at InvokeStub_SetterOnNonBPTests.ShouldThrow(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP+SetterOnNonBPTests.ShouldThrow(inflator: SourceGen)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP+SetterOnNonBPTests.ShouldThrow(inflator: SourceGen)

Assert.NotEmpty() Failure: Collection was empty
Raw output
   at Microsoft.Maui.Controls.Xaml.UnitTests.SetterOnNonBP.SetterOnNonBPTests.ShouldThrow(XamlInflator inflator) in /_/src/Controls/tests/Xaml.UnitTests/Validation/SetterOnNonBP.rt.xaml.cs:line 47
   at InvokeStub_SetterOnNonBPTests.ShouldThrow(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

Project Test068113409951569279660.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 145
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 71
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui", framework: "net10.0", config: "Release", trimMode: null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(id: "maui", framework: "net10.0", config: "Release", trimMode: null)

Project Test2c6dd1bc03d859799509.csproj failed to install. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 104
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)