Delay Tooltip Display
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to suggest that some sort of delay be added to tooltips. Currently tooltips pop up at the exact moment a mouse cursor touches the boundaries of a field. It's annoying. Tooltips also appear instantly when tabbing through fields.
I definitely appreciate the value of tooltips for neophyte users, but adding, say, a single-second delay might be appreciated by seasoned users.
Charles F Sievers III on October 28, 2014 08:31 (3 comments) Public permalink
Votes: 1
Author: jsylvest
Voters: jsylvest
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the tooltip implementation and the mouse-hover and keyboard-focus paths described in the issue; done means both interactions apply a consistent delay before displaying the tooltip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100