[Status Bar] Remove file status Timer, add text update delay

Authored by meven on Nov 8 2019, 3:40 PM.

Description

[Status Bar] Remove file status Timer, add text update delay

Summary:
Currently when hovering over a file we have its name, mimetype type and size display in the status bar for 1 second, after which the status of the folder is displayed.

This patch removes this timer making the status bar behavior more predictable and user friendly.

Instead there is a 50ms delay between when the status bar gets new text to display (for instance mouse hovering or keyboard navigation) and when the status bar displayed text is updated. This is to avoid flickering.

FIXED-IN: 19.12
BUG: 399267

Reviewers: Dolphin, elvisangelaccio, ngraham

Reviewed By: Dolphin, elvisangelaccio, ngraham

Subscribers: kfm-devel

Tags: Dolphin

Differential Revision: https://phabricator.kde.org/D25218

Details

Committed
mevenNov 9 2019, 9:00 PM
Reviewer
Dolphin
Differential Revision
D25218: [Status Bar] Remove file status Timer, add text update delay
Parents
R318:7949aee2d252: Make the search box more compact
Branches
Unknown
Tags
Unknown