Merge lp:~3v1n0/unity/scroll-wheel-fixes into lp:unity

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Christopher Townsend
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~3v1n0/unity/scroll-wheel-fixes
Merge into: lp:unity
Diff against target: 0 lines
To merge this branch: bzr merge lp:~3v1n0/unity/scroll-wheel-fixes
Reviewer Review Type Date Requested Status
Christopher Townsend Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+227072@code.launchpad.net

Commit message

SwitcherView, PanelService: correctly handle horizontal and vertical scroll events

Description of the change

This has a "soft" dependency on lp:~3v1n0/nux/horizontal-scroll-delta/+merge/227070, this means that this code would just work as it used to do (except for the SwitcerView fix) if that nux branch is not used, while it will support correctly horizontal scroll events when both the branches are used.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Christopher Townsend (townsend) wrote :

Two failing tests:

[ FAILED ] 2 tests, listed below:
[ FAILED ] TestLauncher.TestMouseWheelScroll
[ FAILED ] TestLauncher.TestMouseWheelScrollAltPressed

review: Needs Fixing
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Ok, sorry for the failure, it's fixed now.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Christopher Townsend (townsend) wrote :

This fixes the Alt-Tab scenario.

I tried the indicator-sound scenario and it still acts the same, but I saw that there is a MP to fix libindicator, so I think this is good.

review: Approve

Preview Diff

Empty