-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/select
Description
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
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/select