Skip to content
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

Underline of md-select is only 1px high when focused instead of 2px like md-input etc #5499

Closed
mtpultz opened this issue Jul 4, 2017 · 1 comment · Fixed by #5510
Closed
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@mtpultz
Copy link

mtpultz commented Jul 4, 2017

Bug, feature request, or proposal:b

Bug

What is the expected behavior?

Underline of select on focus should be 2px high

What is the current behavior?

Underline is currently 1px high unlike other fields like md-input

image

image

What are the steps to reproduce?

Add a select from the docs to a project, select an option, and the focused fields underline is 1px.

Providing a Plunker (or similar) is the best way to get the team to see your issue.
http://plnkr.co/edit/Oy0TpVeCi4jxSSPGeV6c?p=preview

What is the use-case or motivation for changing an existing behavior?

Consistency

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 4.2.5, Angular Material 2.0.0-beta.7, Windows 10

@mtpultz mtpultz changed the title Underline of md-select is only 1px high when focused Underline of md-select is only 1px high when focused instead of 2px like md-input etc Jul 4, 2017
@devversion devversion self-assigned this Jul 5, 2017
devversion added a commit to devversion/material2 that referenced this issue Jul 5, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes angular#5499
devversion added a commit to devversion/material2 that referenced this issue Jul 5, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes angular#5499
@kara kara added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Jul 5, 2017
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 6, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
mmalerba pushed a commit that referenced this issue Jul 7, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
jelbourn pushed a commit that referenced this issue Jul 14, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
jelbourn pushed a commit that referenced this issue Jul 14, 2017
* On focus the underline height should be as twice as big as the normal height. This is similar to the input component of Angular Material.
* Replaces the `aria-disabled` attribute selectors with the `mat-select-disabled` class.

Fixes #5499
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants