Summary: | Disrupting behavior of Quick Open (Ctrl+Alt+O) that didn't happen previously | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Ganton <kubry> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | justin.zobel, nate |
Priority: | NOR | Keywords: | regression |
Version: | 19.12.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kate/commit/48e29eed08e12ae373f713218e140b54da7cfb00 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ganton
2020-06-10 14:27:15 UTC
> This is not the same bug as "Bug 407103 - Quick Open useless
> in kate 18.12.3" (https://bugs.kde.org/show_bug.cgi?id=407103)
That is to say, the present problem is seen when there is only one file that meets the condition.
Confirmed on git master, if only one document is listed it should be selected automatically so when a user presses enter it is opened. A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/139 Git commit 48e29eed08e12ae373f713218e140b54da7cfb00 by Waqar Ahmed. Committed on 16/12/2020 at 14:45. Pushed by cullmann into branch 'master'. Select first item in quick-open if only one item in list M +1 -1 kate/katequickopen.cpp https://invent.kde.org/utilities/kate/commit/48e29eed08e12ae373f713218e140b54da7cfb00 |