Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
F19815603: D17272.id41551.diff
Wed, Mar 4, 11:18 PM
F19815602: D17272.id41551.diff
Wed, Mar 4, 11:17 PM
F19810081: D17272.diff
Tue, Mar 3, 5:13 PM
F19791571: D17272.id41552.diff
Wed, Feb 25, 11:24 PM
F19565756: D17272.id41551.diff
Jan 31 2026, 6:33 PM
F19244436: D17272.diff
Dec 22 2025, 12:59 AM
F18901639: D17272.id.diff
Nov 7 2025, 10:34 PM
F18877531: D17272.diff
Nov 6 2025, 9:59 AM
Subscribers
None

Details

Summary

Ref T12174.

  • Fix text antialiasing pop-in at the end of the animation in Safari.
  • Fix flickery animation replay when mousing inside a tooltip element, or rapidly switching between tooltip elements.
    • To accomplish this: don't play the animation if the last tip was hidden less than 500ms ago.
Test Plan
  • Viewed a tooltip in Safari.
  • Waved cursor wildly over application items, both left-right (within an item) and up-down (between items).

Tooltips appeared stable and non-flickery in all cases.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable