When one opens the dictionary plasmoid, the input field should automatically get focus and the text in the input field should be selected, so that it’s fast and easy to enter a new word to look up, without having to use the mouse. Currently, the focus from the last interaction is used, AFAICS. Steps to reproduce: 1. Add dictionary plasmoid (as an icon) to a panel. 2. Click the dictionary icon. 3. Write something in the input field and press ‘Enter’ to get search results. 4. Click somewhere in the search results (text or link), so that that the input field loses focus. 5. Click outside the dictionary plasmoid to close it. 6. Click the dictionary icon again. Note that the input field is now *not* selected*. ( 7. Right-click on icon, configure, enter a keyboard shortcut and close.) ( 8. Open the plasmoid using the keyboard shortcut and observere the same behaviour as in 6.) Expected behaviour: 6. When clicking the dictionary icon, the input field should be selected. If it has any text, the text should be selected (so that it’s automatically deleted when one starts typing).
Reproducible on Arch Linux, plasma 5.13.4.
Alternatively, or in addition, make Ctrl+L select the search field (as is the behaviour in Dolphin, Konqueror…)
I would much prefer that it automatically select the text and focus the text field than having to use a hotkey combination (or mouse) to do so. I suppose that most people will want to enter a new search when they invoke the widget.