Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Xamarin.Forms.Platform.WPF: Image Control - BackgroundColor Property is ignored #13233

Closed
UweReisewitz opened this issue Dec 26, 2020 · 2 comments
Labels
p/WPF s/unverified New report that has yet to be verified t/bug 🐛

Comments

@UweReisewitz
Copy link

Description

The BackgroundColor Property og the image control is ignored in WPF

Steps to Reproduce

I have created an example that exhibits the problem

  1. Downlod project: https://github.com/UweReisewitz/TestIconImageSource
  2. Compare the Anrdoid and the WPF output

Expected Behavior

Image control should honor the background color

Actual Behavior

Background color is ignored; it's always white

Basic Information

  • Version with issue: 4.8.0.1821
  • Last known good version: unknown
  • Platform Target Frameworks:
    • iOS: Doesn't work because of a problem with the SkiaSharp Libraries
    • Android: Android 10
    • UWP: N/A
  • Android Support Library / AndroidX Version:
  • NuGet Packages:
  • Affected Devices:

Environment

Visual Studio 2019 16.8.3

Show/Hide Visual Studio info

Build Logs

Screenshots

Reproduction Link

Workaround

@UweReisewitz UweReisewitz added s/unverified New report that has yet to be verified t/bug 🐛 labels Dec 26, 2020
@hartez hartez added the p/WPF label Jan 5, 2021
@UweReisewitz
Copy link
Author

Today I have updated the sample application to Xamarin.Forms 5.0.0.1874.
The problem is still there.

@jfversluis
Copy link
Member

Taking into consideration the remaining lifetime of Xamarin.Forms, the platform this is about, the age of this issue and the traction this issue has seen I think it's unlikely that this will get fixed. If it is something that you still would like to have, please consider opening a PR. Thanks!

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p/WPF s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants