Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
F15506904: D17272.diff
Tue, Apr 15, 2:56 PM
F15490270: D17272.diff
Fri, Apr 11, 3:52 PM
F15447620: D17272.diff
Mar 28 2025, 12:42 AM
F15387861: D17272.diff
Mar 15 2025, 3:02 AM
Unknown Object (File)
Feb 26 2025, 8:58 PM
Unknown Object (File)
Feb 16 2025, 1:39 PM
Unknown Object (File)
Feb 16 2025, 1:30 PM
Unknown Object (File)
Feb 5 2025, 3:37 PM
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