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

Bad hover handling (unjustifiable blockage) #237285

Open
MasterInQuestion opened this issue Jan 5, 2025 · 4 comments
Open

Bad hover handling (unjustifiable blockage) #237285

MasterInQuestion opened this issue Jan 5, 2025 · 4 comments
Assignees
Labels
workbench-hover Hover issues in the workbench

Comments

@MasterInQuestion
Copy link

    In particular for touch input. (that may have atypical "mouseleave" handling)
    https://github.com/MasterInQuestion/attach/raw/main/microsoft/vscode/237285/hover.webp

    Similar:
    https://github.com/microsoft/vscode/issues/237273
    https://github.com/microsoft/vscode/issues/235979

@MasterInQuestion
Copy link
Author

    The demonstrated diff issue in image:
    https://github.com/microsoft/vscode/issues/210370#issuecomment-2106677460

@aiday-mar
Copy link
Contributor

aiday-mar commented Jan 6, 2025

Would this be related to the workbench hover? cc @benibenj

@aiday-mar aiday-mar assigned benibenj and unassigned aiday-mar Jan 6, 2025
@benibenj benibenj added the info-needed Issue requires more information from poster label Jan 6, 2025
@benibenj
Copy link
Contributor

benibenj commented Jan 6, 2025

@MasterInQuestion could you elaborate more on what the problem is you are facing and what you would expect to happen?

@benibenj benibenj added the workbench-hover Hover issues in the workbench label Jan 6, 2025
@MasterInQuestion
Copy link
Author

    |1| No point to pointlessly clutter the interface with alike pointless hovers.
    (mere repeating what's already on-screen... in hover?)

    |2| For touch input has atypical handling on "mouseleave" alike:
    The hover design must take consideration into which.
    (or it would be just nuisance, like the current design)
    [ ^ Touch-click and triggers a persistent hover... ]

@benibenj benibenj removed the info-needed Issue requires more information from poster label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workbench-hover Hover issues in the workbench
Projects
None yet
Development

No branches or pull requests

3 participants