After 3ecf9fa the searchbar is broken. This commit was made to include issue #16. It is broken the following:
When I type Ctrl + F the searchbar opens but the cursor is not placed in the searchbar. Because of this I write into my normal text although the bar is open and just activated.
But if I click into the search bar with the mouse and press Ctrl + F again, it automatically marks the previous search text and deletes it at the next keystroke.
After 3ecf9fa the searchbar is broken. This commit was made to include issue #16. It is broken the following:
When I type
Ctrl + F
the searchbar opens but the cursor is not placed in the searchbar. Because of this I write into my normal text although the bar is open and just activated.But if I click into the search bar with the mouse and press
Ctrl + F
again, it automatically marks the previous search text and deletes it at the next keystroke.