Merge lp://qastaging/~jassmith/unity/unity.fix-alt-arrow into lp://qastaging/unity

Proposed by Jason Smith
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 2048
Proposed branch: lp://qastaging/~jassmith/unity/unity.fix-alt-arrow
Merge into: lp://qastaging/unity
Diff against target: 87 lines (+31/-2)
4 files modified
plugins/unityshell/src/unityshell.cpp (+9/-1)
tests/autopilot/autopilot/emulators/unity/switcher.py (+8/-1)
tests/autopilot/autopilot/keybindings.py (+3/-0)
tests/autopilot/autopilot/tests/test_switcher.py (+11/-0)
To merge this branch: bzr merge lp://qastaging/~jassmith/unity/unity.fix-alt-arrow
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Review via email: mp+95774@code.qastaging.launchpad.net

Commit message

Don't show the switcher when alt+right is pressed

Description of the change

== The Problem ==
Alt+Right arrow key results in the switcher being show (in a rather jacked up state too)

== The Solution ==
Don't show the switcher when alt+right is pressed

== Testing ==
Test for pressing alt+right implemented and confirming the switcher no longer shows.

UNBLOCK

To post a comment you must log in.
Revision history for this message
Tim Penhey (thumper) wrote :

Thanks Jason.

Just a question, why do we see this with Alt+Right, but not Alt+Left?

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.