[Dolphin] Hide tooltip instantly on filter change
ClosedPublic

Authored by pdabrowski on Jan 11 2020, 8:27 AM.

Details

Summary

Instantly hide tooltip shown over an element when filter bar changes.

Currently the tooltip stays even when filtering causes the file under the mouse to change or disappears entirely.
The tooltip also continues to cover much of the window - hiding the new filtering results from user.

This is an enhancement to D22512

Test Plan
  1. place the mouse pointer over a file to show the tooltip
  2. press "/" to activate filter bar
  3. type in filter phrase

Diff Detail

Repository
R318 Dolphin
Lint
Lint Skipped
Unit
Unit Tests Skipped
pdabrowski created this revision.Jan 11 2020, 8:27 AM
Restricted Application added a project: Dolphin. · View Herald TranscriptJan 11 2020, 8:27 AM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
pdabrowski requested review of this revision.Jan 11 2020, 8:27 AM
elvisangelaccio accepted this revision.Jan 11 2020, 3:13 PM

Thanks! Going to push to 19.12.

This revision is now accepted and ready to land.Jan 11 2020, 3:13 PM
This revision was automatically updated to reflect the committed changes.