Cosmos-Server icon indicating copy to clipboard operation
Cosmos-Server copied to clipboard

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

Open TangentFoxy opened this issue 11 months ago • 2 comments

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 avatar Feb 06 '25 22:02 TangentFoxy

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

azukaar avatar Feb 07 '25 00:02 azukaar

@azukaar I have since switched to LibreWolf and the issue occurs there as well. It acts like something is causing a refresh in the background that causes the field to act like I've just clicked it for the first time. It's been consistent for me the entire time I've used it. I've been typing in another window and copy-pasting as a workaround.

TangentFoxy avatar Apr 11 '25 19:04 TangentFoxy