Skip to content

MatSelect with appearance outline has weird height in table #13198

@lemoinem

Description

@lemoinem

Bug:

When a select in a mat-form-field with appearance outline is put in a table, its height get weirdly skewed compared to an input in a similar mat-form-field.

Issue happens, at least, on Windows, in Chrome, Opera, Firefox, Edge and IE 11. (Sounds like all browsers)

What is the expected behavior?

The select and the input should have the exact same height

What is the current behavior?

The select is weirdly disproportionate (too high) compared to the input.

What are the steps to reproduce?

https://stackblitz.com/edit/select-in-table?file=app%2Fselect-in-table.html

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

OS: Windows 10
Typescript version: 2.7.0 and later (up to 3.0.3)
Angular: 6.1.7
Material: 6.4.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: material/select

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions