Skip to content

Fix for GetPosition truncates fractional coordinates to integers In OnTapped Event on iOS and MacCatalyst - #35949

Merged
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
SuthiYuvaraj:Fix-Tapdecimal
Jul 1, 2026
Merged

Fix for GetPosition truncates fractional coordinates to integers In OnTapped Event on iOS and MacCatalyst#35949
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
SuthiYuvaraj:Fix-Tapdecimal

Update Issue35943.cs

59a7938
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build macOS (Debug)) failed Jul 1, 2026 in 19m 1s

Build .NET MAUI Build macOS (Debug) failed

Annotations

Check failure on line 359 in src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))

src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs#L359

src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(359,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'

Check failure on line 363 in src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))

src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs#L363

src/TestUtils/src/Microsoft.Maui.IntegrationTests/SimpleTemplateTest.cs(363,10): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Assert' does not contain a definition for 'IsTrue'

Check failure on line 118 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L118

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(118,7): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 120 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L120

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(120,15): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SwipeView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'SwipeView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 121 in src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs#L121

src/Controls/tests/TestCases.HostApp/Issues/Issue36154.cs(121,20): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)