Skip to content

Fix no blinking cursor on search field at start up

Add Timer on SearchField and move searchField.forceActiveFocus() call to said Timer.

BUG: 417213

Merge request reports