Skip to content

bug(COMPONENT): Vertical mat-button-toggle layout is too round and truncate content #31010

Closed
@PowerKiKi

Description

@PowerKiKi

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

Material v2

Description

With Material v3 and vertical="true", mat-button-toggle have a layout that is too round and truncates the label and/or the check mark. This was not the case with Material v2, as shown below:

Image

Image

Reproduction

Expected Behavior

I expect the vertical mode has less round broder, to be aesthetically more pleasing, but especially to never truncate content.

Actual Behavior

It is too round, aesthetically not so great looking, and truncates content.

Environment

  • Angular: 19.2.1
  • CDK/Material: 19.2.1
  • Browser(s): Chrome 136
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: material/button-toggle

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions