Skip to content

[BUG] Horizontal Scroll bar hides text #1162

@tyson-nw

Description

@tyson-nw

Describe the bug
When I add a link that is longer than the textarea a scroll bar appears that completely hides the text.

To Reproduce
Paste or type in a url that is longer than the text area.

Expected behavior
Either the horizontal scroll appears below the text area, or the text area has no horizontal scroll.


If applicable, add screenshots to help explain your problem.

Environment
Installed version: v4.3.2 - You are up to date.

Installation type: docker
Docker tag: latest
Commit hash: 13a03a7
Build date: 2023-05-27

Suggested Fix
If you can't get the horizontal scroll to show below the textbox, then I would remove it entirely by adding the style overflow: hidden; to it.

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