Skip to content

Unable to paste long single line text on frontend #39

@arnav-ladkat

Description

@arnav-ladkat

Description:

When trying to paste a very long single line text into the frontend, the paste function does not work. This issue occurs when attempting to paste text into text areas or input fields. It seems that the frontend is unable to handle long single line text pastes.

Steps to Reproduce:

  1. Copy a very long single line text from any source (e.g. notepad, word document).
  2. Go to the frontend application and open any text area or input field.
  3. Try to paste the copied text into the field.

Expected behavior:

  • The pasted text should appear in the text area or input field.

Actual behavior:

  • The paste function does not work and the text does not appear in the field.

Additional Information:

This issue seems to occur consistently across all browsers and platforms. It is possible that the frontend is not able to handle large amounts of text in a single line, which causes the paste function to fail.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions