Skip to content

Fix Incorrect Scrolling Behavior in CollectionView ScrollTo Method Using Index Value - #27246

Merged
jfversluis merged 6 commits into
dotnet:inflight/currentfrom
Shalini-Ashokan:fix-27117
Feb 20, 2026
Merged

Fix Incorrect Scrolling Behavior in CollectionView ScrollTo Method Using Index Value#27246
jfversluis merged 6 commits into
dotnet:inflight/currentfrom
Shalini-Ashokan:fix-27117

Update Issue27117 test to verify header vs. first item scroll

2502724
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Feb 20, 2026 in 2h 52m 50s

Build #10.0.50-ci+pr.27246.azdo.1302309 had test failures

Details

Tests

  • Failed: 14 (0.08%)
  • Passed: 16,541 (99.10%)
  • Other: 136 (0.81%)
  • Total: 16,691

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.UnitTests.dll in job 4ffe7df3-6c64-4721-9979-3f1d367a1f4f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/4ffe7df3-6c64-4721-9979-3f1d367a1f4f/workitems/Microsoft.Maui.UnitTests.dll/console

Check failure on line 500 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L500

Test suite had 1 failure(s).

Check failure on line 503 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L503

PowerShell exited with code '1'.

Check failure on line 504 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L504

Test suite had 1 failure(s).

Check failure on line 1 in ShapeFillDoesNotLeak

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

ShapeFillDoesNotLeak

Shape should not be alive!
Raw output
   at Microsoft.Maui.UnitTests.Views.ShapeTests.ShapeFillDoesNotLeak() in /_/src/Core/tests/UnitTests/Views/ShapeTests.cs:line 42
--- End of stack trace from previous location ---

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.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 Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

Project Test7b76a5bffb6666644126.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 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 74
   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.AppleTemplateTests.RunOniOS_BlazorDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug

Project Testa1dcc978411633461589.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 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 83
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)