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

[BUG]: Input field for source in bind mounts keeps sending the cursor to the end of the field #404

Open
TangentFoxy opened this issue Feb 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@TangentFoxy
Copy link

What happened?

Whenever I am typing into the input field for the source of a bind mount (example image provided), the cursor gets sent to the end of the field periodically. The result of this is that mistakes are constantly made while typing, and I frequently have to retype the end of a path because characters were deleted from the end while I was backspacing a different part of the path, or I have to delete excess characters added at the end and then move the cursor back to where I was to retype them where intended.

Image

For example, in that screenshot, all I did was try to type /mnt/apple/teldrive/app where it originally had Teldrive-teldrive, but I left in the errors caused by this bug to show how screwed up it makes the result if I don't notice the errors happening. The cursor was moved 3 or 4 times while typing, and 1 or 2 times while backspacing.

What should have happened?

Don't move the cursor in an input field automatically.

How to reproduce the bug?

  1. Type slowly in an input field for the source of a bind mount.

Relevant log output

Other details

No response

System details

  • OS: Are you asking for the server or client? Linux / Windows
  • Browser: Vivaldi (chromium-based)
  • Version: latest
@TangentFoxy TangentFoxy added the bug Something isn't working label Feb 6, 2025
@TangentFoxy TangentFoxy changed the title [BUG]: Input field for source in bind mounts is buggy [BUG]: Input field for source in bind mounts keeps sending the cursor to the end of the field Feb 6, 2025
@azukaar
Copy link
Owner

azukaar commented Feb 7, 2025

Hmm could you try with another browser maybe? I am currently not able to reproduce it

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