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

[Bug] CheckBox on iOS with Visual=Material ignores color setting, displays in white #6816

Closed
MitchBomcanhao opened this issue Jul 8, 2019 · 0 comments
Assignees
Projects

Comments

@MitchBomcanhao
Copy link

MitchBomcanhao commented Jul 8, 2019

Description

When using the new Checkbox control on iOS with Visual=Material, the control renders in white instead of a proper default. It will also render in white even if you set a Color property.

Steps to Reproduce

  1. Add a checkbox control on any page, make it use Visual=Material
  2. Set a color on said control (or leave it as default).
  3. Set the page background color to something other than white to be able to see the end result.

Expected Behavior

Control should take the given color or use a sensible default

Actual Behavior

Control is shown in white.

Basic Information

  • Version with issue: 4.1.0.555618
  • Last known good version: n/a
  • IDE: VS2019 16.1.4
  • Platform Target Frameworks:
    • iOS: 12.2

Screenshots

image

image
image

@MitchBomcanhao MitchBomcanhao added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 8, 2019
@pauldipietro pauldipietro added this to New in Triage Jul 8, 2019
@paymicro paymicro self-assigned this Jul 8, 2019
@samhouts samhouts added this to In Progress in v4.1.0 Jul 8, 2019
@samhouts samhouts removed this from New in Triage Jul 8, 2019
@samhouts samhouts moved this from In Progress to Done in v4.1.0 Jul 15, 2019
@jsuarezruiz jsuarezruiz added a/visual and removed s/unverified New report that has yet to be verified labels Jul 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.1.0
  
Done
Development

No branches or pull requests

3 participants