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

Scrollbar can't be grab by move mouse to the most right (or bottom if horizontal scrollbar) #423

Open
kocoten1992 opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kocoten1992
Copy link

Current Behavior

In hostd UI, the scrollbar on the left cannot be grab by move mouse the the right most and click (the same with horizontal scroll bar at the bottom).

To grab the scrollbar, mouse need to be taken aback a few pixel (to the left or upper).

Expected Behavior

In most normal web, move mouse to the right most and grab the scrollbar is the expected behavior, otherwise it cause a little pain when use UI from hostd.

Steps to Reproduce

  1. just go to http://localhost:5000/ and try use the mouse and you see it

Version

v1.1.0

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

Debian 12.5

Anything else?

No response

@kocoten1992 kocoten1992 added the bug Something isn't working label Jun 27, 2024
@kocoten1992
Copy link
Author

kocoten1992 commented Jun 28, 2024

Screencast.from.2024-06-28.07-49-34.webm

I add a video to further clarify what I mean:

  1. I cannot record mouse so please see the number tooltip to follow the mouse
  2. as you can see, when I move mouse further to the right, different number show
  3. when I move mouse to the absolute right - I cannot click the scrollbar (the whole screen got selected when I clicked - this is not the behavior I expect, the normal behavior should be able to click the scrollbar).
  4. when I move mouse back a few pixel - now I can grab the scrollbar
  5. same issue with horizontal scrollbar at the bottom

Hope this clear thing up!

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
Status: Todo
Development

No branches or pull requests

2 participants