Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
F14076472: D17272.diff
Thu, Nov 21, 5:33 PM
Unknown Object (File)
Mon, Nov 18, 11:47 PM
Unknown Object (File)
Mon, Nov 11, 4:48 AM
Unknown Object (File)
Mon, Nov 11, 4:22 AM
Unknown Object (File)
Mon, Oct 28, 11:32 PM
Unknown Object (File)
Oct 22 2024, 5:22 AM
Unknown Object (File)
Oct 18 2024, 10:25 AM
Unknown Object (File)
Sep 24 2024, 1:18 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
Branch
tooltip
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15449
Build 20356: Run Core Tests
Build 20355: arc lint + arc unit