-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raised buttons with colors are not following spec on focus #3820
Comments
willshowell
added a commit
to willshowell/material2
that referenced
this issue
Mar 28, 2017
- Only uses themed overlay for flat buttons and flat icon buttons - Dark overlay applies to all other buttons - Fixes angular#3820
willshowell
added a commit
to willshowell/material2
that referenced
this issue
Apr 11, 2017
- Only uses themed overlay for flat buttons and flat icon buttons - Dark overlay applies to all other buttons - Fixes angular#3820
willshowell
added a commit
to willshowell/material2
that referenced
this issue
Apr 27, 2017
- Only uses themed overlay for flat buttons and flat icon buttons - Dark overlay applies to all other buttons - Fixes angular#3820
mmalerba
pushed a commit
that referenced
this issue
Apr 28, 2017
- Only uses themed overlay for flat buttons and flat icon buttons - Dark overlay applies to all other buttons - Fixes #3820
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Text color of raised buttons with color does not change on focus
Background-color of raised buttons with color changes on focus
What is the current behavior?
Text color of raised buttons with color changes on focus
Background-color of raised buttons with color does not on focus
What are the steps to reproduce?
Here is a plunker that shows the issue
http://plnkr.co/edit/36A2DKgGGP4PtFfBrBtO?p=preview
What is the use-case or motivation for changing an existing behavior?
It should follow the spec
Which versions of Angular, Material, OS, browsers are affected?
Latest master has this issue
The text was updated successfully, but these errors were encountered: