Skip to content

MatButton with MatRipple works wrong in Safari 12. #15445

Closed
@mokeev1995

Description

@mokeev1995

Button ripples works wrong in Safari. Ripples does not respect border-radius.

What is the expected behavior?

Ripples respects border-radius applied to button.

What is the current behavior?

Just hovered button:
Screen Shot 2019-03-12 at 12 53 16

Pressed button with ripples:
Screen Shot 2019-03-12 at 12 53 33

What are the steps to reproduce?

Place mat-button anywhere and press the button.

https://stackblitz.com/edit/angular-material2-issue-auuj1u

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

macOS Sierra 10.12.6
Safari 12
typescript: 3.2.2
@angular/animations: 7.2.8
@angular/cdk: 7.3.3
@angular/common: 7.2.8
@angular/compiler: 7.2.8
@angular/core: 7.2.8
@angular/material: 7.3.3

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/button

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions