Skip to content

[iOS] Fix SearchBar Black Background Issue When Setting Transparent Background #29225

Merged
kubaflo merged 11 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-11677
Mar 21, 2026
Merged

[iOS] Fix SearchBar Black Background Issue When Setting Transparent Background #29225
kubaflo merged 11 commits into
dotnet:inflight/currentfrom
devanathan-vaithiyanathan:fix-11677

new image added

a2d1a97
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Dec 9, 2025 in 14h 13m 23s

Build #10.0.20-ci+pr.29225.azdo.155477 had test failures

Details

Tests

  • Failed: 14 (0.06%)
  • Passed: 22,432 (96.47%)
  • Other: 806 (3.47%)
  • Total: 23,252

Annotations

Check failure on line 10678 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L10678

Bash exited with code '1'.

Check failure on line 90960 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L90960

Bash exited with code '1'.

Check failure on line 1 in CanOpenUri(uri: \"http://www.example.com\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"http://www.example.com\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"http://example.com/?query=blah\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"http://example.com/?query=blah\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"https://example.com/?query=blah\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"https://example.com/?query=blah\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---

Check failure on line 1 in CanOpenUri(uri: \"mailto://someone@microsoft.com\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

CanOpenUri(uri: \"mailto://someone@microsoft.com\")

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Launcher_Tests.CanOpenUri(String uri)
--- End of stack trace from previous location ---