Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | 1f9702994cf428b1fc976de2e5b8a8ba8d47ab9bbff9e7c4b8184fb1dda2e8a8 |
|---|---|
| Page Name: | branch/tooltip-experiments |
| Date: | 2019-05-20 09:06:45 |
| Original User: | florian |
| Mimetype: | text/x-markdown |
| Next | 50d44a0b9e7417ab3e73fce9894dca50e2def1c78b571ef8486667d752ac8cdb |
Content
Style:
- Change the mouse cursor to indicate there's a tooltip when clicking.
- Use a classic look for the hyperlink to indicate it can be clicked.
Behavior:
- Have the tooltip appear automatically after a "dwell timeout".
- TODO: enable configuration of the "dwell timeout".
- TODO: fall back to "click-only" behavior if the "dwell timeout" is zero.
- TODO: for non-zero "dwell timeouts", maybe close the tooltip as soon as the mouse is no longer over the associated element?
General:
- TODO: maybe add a global option to disable the tooltips?