[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444240

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #10 from afedotov...@outlook.com ---
I reported a similar bug (70) addressing the defocusing behavior of the
text box when pressing up/down. I clarified there that the user should still be
able to change focus themselves using tab / shift+tab. I want to clarify here
too, that I think pressing "esc" should close krunner no matter where the focus
is.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #9 from afedotov...@outlook.com ---
I did some more testing with krunner
If you change focus from the text box to the "keep open" or "settings" buttons
using tab / shift+tab, and then press escape, krunner is still not closed

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #8 from afedotov...@outlook.com ---
Will do, thank you for your work

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-26 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #7 from Alexander Lohnau  ---
Please file a separate bug report for it

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #6 from afedotov...@outlook.com ---
Also, related behavior: after clicking "keep open", the text box is defocused
_and_ keyboard input is not registered until after clicking the text box again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #5 from afedotov...@outlook.com ---
Does this change the defocusing behavior as well? I think the box should always
be focused, to hint to the user that more text can always be entered.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=444240

Alexander Lohnau  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |810b0726b2fea72f7c3ce2ecbe7 |b40ce029dcd0dea1b96c39535f4
   |fd771c8e5df00   |0f0e92154a31e

--- Comment #4 from Alexander Lohnau  ---
Git commit b40ce029dcd0dea1b96c39535f40f0e92154a31e by Alexander Lohnau.
Committed on 25/10/2021 at 16:54.
Pushed by alex into branch 'Plasma/5.23'.

Hide KRunner window when pressing escape

Otherwise the check for the unprintable characters return true
and the search field is focused.


(cherry picked from commit 810b0726b2fea72f7c3ce2ecbe7fd771c8e5df00)

M  +4-0lookandfeel/contents/runcommand/RunCommand.qml

https://invent.kde.org/plasma/plasma-workspace/commit/b40ce029dcd0dea1b96c39535f40f0e92154a31e

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=444240

Alexander Lohnau  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||810b0726b2fea72f7c3ce2ecbe7
   ||fd771c8e5df00
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Alexander Lohnau  ---
Git commit 810b0726b2fea72f7c3ce2ecbe7fd771c8e5df00 by Alexander Lohnau.
Committed on 25/10/2021 at 16:53.
Pushed by alex into branch 'master'.

Hide KRunner window when pressing escape

Otherwise the check for the unprintable characters return true
and the search field is focused.

M  +4-0lookandfeel/contents/runcommand/RunCommand.qml

https://invent.kde.org/plasma/plasma-workspace/commit/810b0726b2fea72f7c3ce2ecbe7fd771c8e5df00

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-23 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #2 from Alexander Lohnau  ---
Confirmed, though in my workflow I usually press the krunner shortcut again to
then hide it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444240

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-22 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=444240

--- Comment #1 from Felipe Kinoshita  ---
Also happens for me on 5.22.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 444240] After moving up/down with arrow keys, "esc" must be pressed twice to exit krunner

2021-10-22 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=444240

Felipe Kinoshita  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||kinof...@gmail.com
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.