Open the main window in 3-column mode and focus the search box, then click in the main view. The search box retains keyboard focus, which prevents us from navigating using the left/right/space shortcuts. We should force active focus for the current page in the page row whenever the mouse is clicked within the page row boundaries.
This was never an issue in the past because we never had any other controls with strong focus in the main layout.
Open the main window in 3-column mode and focus the search box, then click in the main view. The search box retains keyboard focus, which prevents us from navigating using the left/right/space shortcuts. We should force active focus for the current page in the page row whenever the mouse is clicked within the page row boundaries.
This was never an issue in the past because we never had any other controls with strong focus in the main layout.