Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Vertical scroll bar broken in textarea #2039

@ChristinaKochan

Description

@ChristinaKochan

The scroll bar doesn't work correctly in textarea. Using your Basic Usage input demo (https://material.angularjs.org/#/demo/material.components.input) I added the following style on the textarea:

style="max-height: 25vh; overflow-y: auto;"

This works to show the vertical scroll bar when the text lines exceed the max height, but the scroll bar does nothing and you can never see the text that is below the visible height.

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: not coreThese issues do not directly align with the core goals of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions