Skip to content

Scrolling in a textarea tag does not work as expected #144

@andreymyssak

Description

@andreymyssak

After a few scrolls of <textarea />, which is inside the perfect scrollbar, it starts to work incorrectly. The scroll disappears, but if you select the text and swipe it up or down, the scroll returns. After repeating the same steps, the problem repeats again. The scroll at <textarea /> disappears by the third scroll.

Steps to reproduce:

  1. Scroll the textarea tag;
  2. Scroll the container;
  3. Scroll the textarea tag;
  4. Scroll the container;
  5. Scroll the textarea tag (on this step you can see the problem).

Please, watch the video to understand the problem (bug shown after 13 seconds).
You can reproduce this issue in Sandbox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions