| Summary: | on opening KATE, can't see paths or other differences between files | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | David Chmelik <dchmelik> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/ff7e64beaac1f086d6feb5ab47390c59094107f6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
David Chmelik
2023-08-04 00:33:40 UTC
We show the full name in the tool tip at the moment. (In reply to Christoph Cullmann from comment #1) > We show the full name in the tool tip at the moment. That works for me personally but doesn't seem to necessarily work for the users I help: I don't think they know/use tooltips unless they show up automatically merely when opening a program... so apparently they miss those and open/edit files from backup drives. A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1308 Git commit ff7e64beaac1f086d6feb5ab47390c59094107f6 by Christoph Cullmann. Committed on 24/09/2023 at 20:27. Pushed by cullmann into branch 'master'. show a xxx.yyy @ dir representation in the welcome page M +1 -11 apps/lib/katemainwindow.cpp M +16 -0 apps/lib/ktexteditor_utils.cpp M +5 -0 apps/lib/ktexteditor_utils.h M +4 -5 apps/lib/welcomeview/recentitemsmodel.cpp https://invent.kde.org/utilities/kate/-/commit/ff7e64beaac1f086d6feb5ab47390c59094107f6 |