-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Tooltip vertical position is too high, causing loss of hover state #12260
Copy link
Copy link
Closed
Labels
General InterfaceParts of the UI which don't fall neatly under other labels.Parts of the UI which don't fall neatly under other labels.Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Description
Describe the bug
Because tooltips do not disappear when they are hovered over, and because they now overlap the thing they are showing tips for, it's possible to lose the hover state of the thing the tooltip is highlighting.
I think this might be a regression. I don't remember tooltips being so deep into the button in previous versions of Gutenberg.
To Reproduce
Steps to reproduce the behavior:
- Compose a new post
- Hover over a toolbar button for a few seconds
- Hover over the tooltip when it appears
- Button hover state is lost
Expected behavior
I expect the tooltip to not overlap the thing being hovered over.
(I also expect tooltips to be more timid than Gutenberg's; they feel too persistent, and take too much focus and attention away.)
Desktop (please complete the following information):
- OS: macOS
- Browser: any
- Version: latest
Additional context
- WordPress 5.0 RC 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
General InterfaceParts of the UI which don't fall neatly under other labels.Parts of the UI which don't fall neatly under other labels.Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Type
Fields
Give feedbackNo fields configured for issues without a type.


