elementary / applications-menu

Applications Menu for elementary OS and the Pantheon desktop environment
https://elementary.io
GNU General Public License v3.0
104 stars 36 forks source link

When navigating to a new page using "shift + arrow-key" the focus isn't set #445

Closed fs3o5 closed 3 months ago

fs3o5 commented 3 years ago

Fixes #584

At the moment the focus isn't updated when switching pages with "shift + arrow-key" making the whole navigation method useless. With this PR the focus is updated, when navigating with "Shift + arrow-key".

jeremypw commented 3 years ago

@fs3o5 This issue seems to be fixed in master now - could you confirm whether this PR is still needed?

jeremypw commented 11 months ago

Looks like the issue has reappeared and this PR fixes it so I will review the code and merge if possible.

jeremypw commented 11 months ago

@fs3o5 The PR needs updating to fully fix the linked issue. If you are unable to continue to work on this I am happy to complete it for you.

jeremypw commented 3 months ago

Closing in favour of #585