Skip to content

Mat-Select with appearance="standard": Arrow too high #11925

Closed
@seritools

Description

@seritools

Bug, feature request, or proposal:

When using appearance="standard" on a mat-form-field, the arrow of a mat-select moves up quite a lot.

What is the expected behavior?

The arrow should be at the same location as with legacy appearance.

What is the current behavior?

A translateY(-50%) is applied to the arrow-wrapper, moving it too high.

What are the steps to reproduce?

Stackblitz, based on an example from the Angular Material docs: https://stackblitz.com/edit/angular-o9gzca?file=app/select-no-ripple-example.html

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

Tested with 6.2.1, updated to 6.3.0, still occurring. Angular 6.0.6, Typescript 2.7.2.
Tested in Chrome 69 dev, IE11, Vivaldi, etc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions