maui icon indicating copy to clipboard operation
maui copied to clipboard

[MAUI] RefreshView C4 RefreshColor is not displayed correctly on Surface when refreshing.

Open v-yanfw opened this issue 1 year ago • 2 comments

Description

When refreshing RefreshView C4 page, refresh spinner arrow is not change to red on Surface. Note: This issue does not repro on Android Simulator.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows. 2.Click or tap on category 'C' for 'RefreshView'. 3.Click or tap on test 'C4'. 4. Pull down to initiate a refresh.

Expected outcome: The refresh spinner arrow's color is red, just like refresh on Android Emulator. image

Actual outcome: The refresh spinner arrow's color still keep black. image

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 8.0.0-nightly.9028+sha.8bf593a0b6-azdo.8295159

Is this a regression from previous behavior?

This bug is not a regression, it can be reproduced in the latest stable release: 8.0.0-preview.7.8842

Affected platforms

Windows

Affected platform versions

net8.0-windows10.0.19041.0

v-yanfw avatar Aug 24 '23 10:08 v-yanfw

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

ghost avatar Aug 25 '23 14:08 ghost

Verified this issue with Visual Studio Enterprise 17.10.0 Preview 1 and Microsoft.Maui.Controls version is 8.0.6. Can repro on windows platform with repro steps.

kevinxufei avatar Feb 21 '24 07:02 kevinxufei