Accessibility: wrong mouse cursor is used when hovering over a link #11393

Closed
opened 2026-01-31 02:46:25 +00:00 by claunia · 4 comments
Owner

Originally created by @joukevandermaas on GitHub (Nov 13, 2020).

Environment

Windows build number:
Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.19041.0 Microsoft Windows NT 10.0.19041.0

Windows Terminal version (if applicable): 1.5.3142.0

Any other software?

Steps to reproduce

Hover over a URL in the terminal. A tooltip says "ctrl+click to follow link", but the mouse cursor stays the "normal select" cursor.

Expected behavior

I expect the "link select" mouse cursor to be used when hovering over links.
image

Actual behavior

This cursor is used:
image

I couldn't figure out how to take a screenshot that includes the mouse cursor, Windows hides it when pressing the print screen button. But this is the context:

image

Originally created by @joukevandermaas on GitHub (Nov 13, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0 Windows Terminal version (if applicable): 1.5.3142.0 Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> Hover over a URL in the terminal. A tooltip says "ctrl+click to follow link", but the mouse cursor stays the "normal select" cursor. # Expected behavior I expect the "link select" mouse cursor to be used when hovering over links. ![image](https://user-images.githubusercontent.com/1257578/99056946-57e95480-259b-11eb-9cb5-0e42e9e89760.png) <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior This cursor is used: ![image](https://user-images.githubusercontent.com/1257578/99056929-50c24680-259b-11eb-969c-b67d9ce191fb.png) I couldn't figure out how to take a screenshot that includes the mouse cursor, Windows hides it when pressing the print screen button. But this is the context: ![image](https://user-images.githubusercontent.com/1257578/99057141-a860b200-259b-11eb-826f-eb1322729a5b.png) <!-- What's actually happening? -->
claunia added the Resolution-Duplicate label 2026-01-31 02:46:25 +00:00
Author
Owner

@PhMajerus commented on GitHub (Nov 13, 2020):

This is more about discoverability than accessibility.

The hand is typically only displayed when a click would immediately follow the link.
In MS Office apps for example, the cursor hovering a hyperlink only turns into a hand when Ctrl is held down. This makes it clear to the user that a click without Ctrl has the normal selection behavior, while a click with Ctrl down would follow the link.
Windows Terminal should follow the same behavior for clarity and discoverability, arrow cursor when hovering and hand cursor when Ctrl is down.

@PhMajerus commented on GitHub (Nov 13, 2020): This is more about discoverability than accessibility. The hand is typically only displayed when a click would immediately follow the link. In MS Office apps for example, the cursor hovering a hyperlink only turns into a hand when Ctrl is held down. This makes it clear to the user that a click without Ctrl has the normal selection behavior, while a click with Ctrl down would follow the link. Windows Terminal should follow the same behavior for clarity and discoverability, arrow cursor when hovering and hand cursor when Ctrl is down.
Author
Owner

@joukevandermaas commented on GitHub (Nov 13, 2020):

Yeah perhaps accessibility is not the right word, I am not sure how to categorize the issue.

To be 100% clear, when holding ctrl, it currently does not change the mouse cursor. The solution you describe makes perfect sense to me.

@joukevandermaas commented on GitHub (Nov 13, 2020): Yeah perhaps accessibility is not the right word, I am not sure how to categorize the issue. To be 100% clear, when holding ctrl, it currently does *not* change the mouse cursor. The solution you describe makes perfect sense to me.
Author
Owner

@zadjii-msft commented on GitHub (Nov 13, 2020):

Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #7563 for more discussion.

/dup #7563

@zadjii-msft commented on GitHub (Nov 13, 2020): Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #7563 for more discussion. /dup #7563
Author
Owner

@ghost commented on GitHub (Nov 13, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Nov 13, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11393