Bug 420969

Summary: "Find" input box stops reacting to keyboard after switching to "Replace" mode
Product: [Applications] kate Reporter: gwarser
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: justin.zobel, pify
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description gwarser 2020-05-03 22:10:25 UTC
SUMMARY

"Find" input box stops reacting to keyboard input after switching to "Replace" mode.


STEPS TO REPRODUCE
1. open text document
2. press Ctr+F
3. type something and press Enter to search
4. press Ctrl+R to switch to replace mode
4. text in "Find" input box is selected
4. type something
4. click in "Find" input box
4. type something
4. click in "Replace" input box
4. click back in "Find"
4. type something

OBSERVED RESULT

Content of "Find" input box is not changing/reacting to keyboard.

All is back to normal after switching to "Replace" and back to "Find".

EXPECTED RESULT

Text in "Find" input box looks to be selecte, so I should be able to change text in it by typing.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Comment 1 Justin Zobel 2020-10-30 05:05:30 UTC
Confirmed on kate from git master.
Comment 2 pify 2021-02-17 19:04:11 UTC
I can't reproduce the issue.

I'm on Debian, with more up-to-date packages. Has the problem been solved or is it environment specific?

Operating System: Debian GNU/Linux
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Comment 3 gwarser 2021-02-17 20:07:53 UTC
(In reply to Yannick Armand from comment #2)
> I can't reproduce the issue.


It seems to be fixed.