Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
F15387861: D17272.diff
Sat, Mar 15, 3:02 AM
Unknown Object (File)
Wed, Feb 26, 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
Unknown Object (File)
Jan 30 2025, 2:09 AM
Unknown Object (File)
Jan 8 2025, 2:46 PM
Unknown Object (File)
Jan 1 2025, 5:12 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