Property reference

glide.ui.accessibility.tooltip_duration

The glide.ui.accessibility.tooltip_duration property sets the duration in seconds for how long Bootstrap tooltips remain visible before being automatically dismissed. Admins should review this setting to ensure tooltips provide adequate information without causing user distraction, especially when accessibility preferences are enabled.

Default: 10 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines the time duration for which Bootstrap tooltips are displayed when the accessibility user preference is active, with a default of 10 seconds.
What area does it affect? User Interface Accessibility
What does the default mean? The default value is "10", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting tooltip visibility for accessibility compliance or user experience improvements.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.accessibility.tooltip_duration
Sys ID 1bcad36d57a22010a9ad78e1a9552964
Type integer
Application Global
Default value 10
Description When glide.ui.accessibility User Preference is enabled, number of seconds until Bootstrap tooltips are automatically dismissed. Default is 10 seconds. A value of zero (0) will persist tooltips until hover/focus moves from the element.
Updated 2024-05-25 03:38:54