Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] Textarea doesn't scroll to the new line #5868

Closed
afbora opened this issue Oct 24, 2023 · 1 comment
Closed

[v4] Textarea doesn't scroll to the new line #5868

afbora opened this issue Oct 24, 2023 · 1 comment
Assignees
Milestone

Comments

@afbora
Copy link
Member

afbora commented Oct 24, 2023

Description

Related PR: #5846

To reproduce

  1. Go to textarea field
  2. Enter long long text
  3. Enter multiple new lines
  4. See issue that you won't see last line (browser should scroll to end of text)

Your setup

Kirby Version
Beta.3 (v4/develop)

@afbora
Copy link
Member Author

afbora commented Nov 2, 2023

Also doesn't work for paste.

To reproduce

  1. Go to textarea field
  2. Enter long long text
  3. Enter multiple new lines
  4. See issue that you won't see last line (browser should scroll to end of text)
  5. Also paste any text (after entered multiple new lines)
  6. You still can't see last line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants