Skip to content

[iOS 26 & Catalyst 26] [Follow-up PR] Fixed IsEnabled behavior on Tabs#33337

Merged
rmarinho merged 3 commits into
dotnet:mainfrom
SubhikshaSf4851:Fix-33158
Jan 31, 2026
Merged

[iOS 26 & Catalyst 26] [Follow-up PR] Fixed IsEnabled behavior on Tabs#33337
rmarinho merged 3 commits into
dotnet:mainfrom
SubhikshaSf4851:Fix-33158

Reverting General changes

099e59f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed Jan 19, 2026 in 53m 43s

Build #10.0.40-ci+pr.33337.azdo.1258376 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 6,196 (93.89%)
  • Other: 402 (6.09%)
  • Total: 6,599

Annotations

Check failure on line 973359 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L973359

Cmd.exe exited with code '1'.

Check failure on line 1 in Unfocus will work when page is shown a 2nd time

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Unfocus will work when page is shown a 2nd time

Assert.True() Failure\r\nExpected: True\r\nActual:   False
Raw output
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<UnFocusOnEntryAfterPagePop>b__4() in /_/src/Controls/tests/DeviceTests/Elements/Entry/EntryTests.cs:line 186
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<<UnFocusOnEntryAfterPagePop>b__2>d.MoveNext() in /_/src/Controls/tests/DeviceTests/Elements/Entry/EntryTests.cs:line 155
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_1`1.<<CreateHandlerAndAddToWindow>b__1>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.cs:line 263
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.Windows.cs:line 42
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.Windows.cs:line 50
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 88
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_0`1.<<CreateHandlerAndAddToWindow>b__0>d.MoveNext() in /_/src/Controls/tests/DeviceTests/ControlsHandlerTestBase.cs:line 176
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 88
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext() in /_/src/Core/src/Dispatching/DispatcherExtensions.cs:line 67
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.UnFocusOnEntryAfterPagePop() in /_/src/Controls/tests/DeviceTests/Elements/Entry/EntryTests.cs:line 153
--- End of stack trace from previous location ---