Bug 462904 - No tooltips when hovering over status bar items
Summary: No tooltips when hovering over status bar items
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 22.12.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-11 13:28 UTC by John Veness
Modified: 2022-12-31 18:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Veness 2022-12-11 13:28:26 UTC
STEPS TO REPRODUCE
1. Run Kate
2. Hover over the various items in the Status bar, e.g. 1:1, INSERT, UTF-8, Normal and, to a lesser extent, Output, LSP etc.

OBSERVED RESULT
No tooltips.

EXPECTED RESULT
Tooltips explaining what those items mean, or what will happen when you click them.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20221209
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 6.0.10-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Manufacturer: HP
Product Name: HP ProBook 450 G4

ADDITIONAL INFORMATION
VS Code has tooltips for its equivalent status bar items.
Comment 1 Christoph Cullmann 2022-12-31 18:05:26 UTC
That is intentional, we had that in the past, people complaint that would distract too much and I agree, see e.g.

https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/460
Comment 2 John Veness 2022-12-31 18:09:53 UTC
Hmm, OK, although it'd be nice if this went through a proper usability evaluation.