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

[Bug] UWP: Disabled toolbar item is not grayed out #9722

Open
m-safan opened this issue Feb 26, 2020 · 0 comments
Open

[Bug] UWP: Disabled toolbar item is not grayed out #9722

m-safan opened this issue Feb 26, 2020 · 0 comments

Comments

@m-safan
Copy link

m-safan commented Feb 26, 2020

Description

When a toolbar item is marked IsEnabled = false, UWP does not gray out the icon on toolbar, whereas in Android and iOS this works as expected

Steps to Reproduce

  1. Open the attached sample project ToolBarItemTest.zip
  2. Run the UWP project
  3. Notice one tool bar item is disabled and other is enabled. But there is no difference in them

Expected Behavior

Toolbar marked IsEnabled = false, should be grayed out

Actual Behavior

There is no difference between IsEnable = true and IsEnabled = false

Basic Information

  • Version with issue: 4.4.0.991537
  • Last known good version:
  • IDE: Visual Studio 2019
  • Platform Target Frameworks:
    • UWP: >=16299
  • Affected Devices: Windows 10 devices

Screenshots

Capture

@m-safan m-safan added s/unverified New report that has yet to be verified t/bug 🐛 labels Feb 26, 2020
@pauldipietro pauldipietro added this to New in Triage Feb 26, 2020
@jsuarezruiz jsuarezruiz added a/toolbar p/UWP e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Feb 26, 2020
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Feb 26, 2020
@samhouts samhouts added this to To do in UWP Ready For Work Mar 4, 2020
@samhouts samhouts removed this from Ready For Work in Triage Mar 4, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts added this to To do in vNext+1 (5.0.0) Aug 14, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

3 participants