Page MenuHomePhabricator

Improve tooltip behavior for Application menu items
ClosedPublic

Authored by epriestley on Jan 31 2017, 5:12 PM.
Tags
None
Referenced Files
F13286451: D17272.diff
Tue, Jun 4, 7:15 AM
F13269987: D17272.id41552.diff
Wed, May 29, 8:33 AM
F13252040: D17272.diff
Sat, May 25, 1:01 AM
F13240615: D17272.id41552.diff
Wed, May 22, 3:34 PM
F13238337: D17272.id.diff
Tue, May 21, 6:50 PM
F13236990: D17272.id.diff
Tue, May 21, 11:57 AM
F13231713: D17272.id41551.diff
Tue, May 21, 12:43 AM
F13228680: D17272.id41552.diff
Mon, May 20, 11:16 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