Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Correct

Incorrect

Content

When applied to Buttons, tooltips should include a short and clear description of the action the user can perform. For example:

...

General interaction guidelines

Action

Behavior

Cursor is first moved moves into the target area.

Display visual feedback of hover within 0.1 seconds. (See the States section for each component).

Cursor remains stationary within the target area a target area and remains within it for 1.5 seconds (including the loadings time of the content).

Display tooltip. The tooltip should not move with the cursor while it remains within the target area.

Cursor leaves the target area, without moving to another target area.

Close the tooltip after 0.1 secondsimmediately. This resets the interaction.

Cursor is moved to another target area in less than 1 second.

Remove the current tooltip .
After 0.1 seconds, and show the tooltip for the new target area immediately.

Cursor remains within the same target area.

For standard content, continue to show the tooltip for 12 seconds.
For complex content, continue to show the tooltip for an unlimited time.

...

  • If your content is longer than 250 chars → use a Popover.

  • To show vital options. Using a tooltip should not be the only way to accomplish a task.

  • To just repeat what is already on the screen. Tooltips should provide additional information.

...

Unless otherwise specified, see our general compliance information in Fundamentals - Accessibility.

Focusing on an element which has a tooltip should:

...