Merge lp://qastaging/~gordallott/unity/fix-focus-issues-on-click into lp://qastaging/unity

Proposed by Gord Allott
Status: Merged
Approved by: Neil J. Patel
Approved revision: no longer in the source branch.
Merged at revision: 1685
Proposed branch: lp://qastaging/~gordallott/unity/fix-focus-issues-on-click
Merge into: lp://qastaging/unity
Diff against target: 40 lines (+18/-3)
1 file modified
plugins/unityshell/src/ResultViewGrid.cpp (+18/-3)
To merge this branch: bzr merge lp://qastaging/~gordallott/unity/fix-focus-issues-on-click
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+77907@code.qastaging.launchpad.net

Description of the change

fixes the attached bug, essentially clicking caused the result-view to get focused, but nux sends the you are focused event before the click event. so the result-view focused the first element causing the dash to scroll, so when the click event is actually finally called, its in a completely different part of the dash than you expected

To post a comment you must log in.
Revision history for this message
Neil J. Patel (njpatel) :
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.