Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 1:39 PM
Unknown Object (File)
Sun, Feb 16, 1:30 PM
Unknown Object (File)
Wed, Feb 5, 3:37 PM
Unknown Object (File)
Thu, Jan 30, 2:09 AM
Unknown Object (File)
Jan 8 2025, 2:46 PM
Unknown Object (File)
Jan 1 2025, 5:12 AM
Unknown Object (File)
Dec 29 2024, 4:56 PM
Unknown Object (File)
Dec 27 2024, 4:52 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
Branch
tooltip
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15449
Build 20356: Run Core Tests
Build 20355: arc lint + arc unit