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

The bug prevents users from navigating the cursor within a multiline text input field using keyboard arrow keys. #1927

Open
jialudev opened this issue Mar 4, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jialudev
Copy link

jialudev commented Mar 4, 2025

Describe the bug
The bug prevents users from navigating the cursor within a multiline text input field using keyboard arrow keys.

To Reproduce
Steps to reproduce the behavior:

  1. Open the application and navigate to the forms section.
  2. Locate a multiline text input field.
  3. Enter content that spans multiple lines.
  4. Attempt to move the cursor within the text using the keyboard's up and down arrow keys.
  5. Observe that the cursor does not move as expected.

Expected behavior
The cursor should be able to move up and down within the multiline text field using the keyboard arrow keys, allowing users to navigate and edit the text as needed.

Screenshots
[Attach the screenshot you provided earlier, showing the multiline text field and the issue with cursor navigation.]

Desktop (please complete the following information):

  • OS: [Your operating system, e.g., Windows 10]
  • Browser: [Your browser, e.g., Google Chrome]
  • Extension Version: [The version of the extension you are using, e.g., v1.2.3]

Additional context
This issue affects the usability of multiline text fields within the application. It would be beneficial to address this in a future update to improve user experience. If there are any specific conditions or configurations that could be relevant, please include them here.


Make sure to replace the placeholders with your actual information, such as your operating system, browser, and extension version. If you have the screenshot file ready, attach it to the report. This structured approach will help the project maintainers understand and address the issue more effectively.

Image

@bingren-yd bingren-yd self-assigned this Mar 4, 2025
@bingren-yd bingren-yd added the bug Something isn't working label Mar 4, 2025
@jialudev
Copy link
Author

jialudev commented Mar 5, 2025

i can handle it

@jialudev
Copy link
Author

jialudev commented Mar 5, 2025

fix in this mr #1928 @bingren-yd please review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants