Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionBar: only navigate on one key #99959

Merged
merged 1 commit into from Jun 12, 2020
Merged

Conversation

isidorn
Copy link
Contributor

@isidorn isidorn commented Jun 12, 2020

Fixes #99907

I have changed the action bar such that it navigates next with both rigtht and down key and to navigate previous with both up and left. Idea being that not all users can see the orientation.

Unfortunetly this breaks the custom menu which rellyes on the left / right navigation keys not being used to jump to other menus.

The fix is a simple revert and is low risk - we are just going to previous behavior.
I have verified this indeed fixes the issue.

…or next since not all users can see orientation"

This reverts commit 9d68bd2.
@isidorn isidorn added this to the May 2020 Recovery milestone Jun 12, 2020
@isidorn isidorn requested a review from bpasero June 12, 2020 09:16
@isidorn isidorn self-assigned this Jun 12, 2020
@bpasero bpasero removed their request for review June 12, 2020 09:18
@bpasero
Copy link
Member

bpasero commented Jun 12, 2020

I am not sure if I can review this, maybe Steven should?

@isidorn isidorn requested review from bpasero and sbatten and removed request for bpasero June 12, 2020 09:25
@isidorn
Copy link
Contributor Author

isidorn commented Jun 12, 2020

Makes sense. I think there is no hurry so let's wait for @sbatten to wake up and review :)

@sbatten sbatten merged commit 9926fd6 into release/1.46 Jun 12, 2020
@sbatten sbatten deleted the isidorn/actionbar-navigation branch June 12, 2020 16:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants