unoplatform / Uno.Xaml-Controls-Gallery

This app demonstrates the controls available in the Fluent Design System and Xaml.
MIT License
48 stars 12 forks source link

[WASM][Firefox][PersonPicture] Line above initials is incorrect color #76

Open StewartPolsky opened 4 years ago

StewartPolsky commented 4 years ago

Describe the bug

Line above initials is incorrect color

Steps to reproduce the bug

  1. Build from Styles-Compat branch and launch on WASM
  2. Click on Media
  3. Click on PersonPicture
  4. Click on Initials
  5. Notice that the line above initials is dark when it should be white

Expected behavior

initial border color white

Actual behavior

initials no arrows

Version Info

Gallery version (found on Settings page):

Uno.UI 2.2.0-feature.styles-compat.205

Windows 10 version:

Device form factor:

Additional context

StewartPolsky commented 4 years ago

Issue is present in Firefox but not in Google Chrome

davidjohnoliver commented 4 years ago

I can repro on Firefox, but it also occurs on the production site, so this is not a styles-related issue or a recent Uno regression.

image