-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When the md-input is disabled, the input text should be grayed-out. The expected behavior is documented in Google design here:
https://material.google.com/components/text-fields.html#text-fields-labels
What is the current behavior?
Input text is not grayed-out.
What are the steps to reproduce?
Please refer to this plunk: http://plnkr.co/edit/fzZY5ASZ2vQlhOci8z9P
Note that the input text is the same intensity, whether or not it's disabled.
The underline, however, does correctly change to a dotted line when disabled.
What is the use-case or motivation for changing an existing behavior?
User can't tell whether the input is disabled or not.
Which versions of Angular, Material, OS, browsers are affected?
Angular 2.1.0
Material 2.0.0-alpha.10
Linux
Chrome
Is there anything else we should know?
No.
pmulac and liqiang372
Metadata
Metadata
Assignees
Labels
No labels