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
Confirmed on kate from git master.
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
(In reply to Yannick Armand from comment #2) > I can't reproduce the issue. It seems to be fixed.