Merge lp:~aacid/unity8/dont_let_mouse_outside_item into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Michał Sawicz on 2016-06-20 |
| Approved revision: | 2444 |
| Merged at revision: | 2507 |
| Proposed branch: | lp:~aacid/unity8/dont_let_mouse_outside_item |
| Merge into: | lp:unity8 |
| Diff against target: |
25 lines (+5/-5) 1 file modified
plugins/Cursor/MousePointer.cpp (+5/-5) |
| To merge this branch: | bzr merge lp:~aacid/unity8/dont_let_mouse_outside_item |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity8 CI Bot | continuous-integration | Needs Fixing on 2016-06-22 | |
| Michał Sawicz | Needs Fixing on 2016-06-18 | ||
| Daniel d'Andrada (community) | 2016-06-14 | Approve on 2016-06-14 | |
|
Review via email:
|
|||
Commit Message
Don't let the mouse go outside the parentItem
Description of the Change
* Are there any related MPs required for this MP to build/function as expected?
No
* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
N/A
* If you changed the UI, has there been a design review?
N/A
| Daniel d'Andrada (dandrader) wrote : | # |
It's good enough as it is, although would be nice to have these improvements:
- Update copyright header of plugins/
In "Q_EMIT pushedRightBoun
To be consistent it should now be:
Q_EMIT pushedRightBoun
* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes
* Did CI run pass? If not, please explain why.
No results yet. But that's not particularly relevant as this patch doesn't change code that affects any test.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2442
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
UNSTABLE: https:/
UNSTABLE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2443
https:/
Executed test runs:
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Michał Sawicz (saviq) wrote : | # |
Text conflict in plugins/
- 2444. By Albert Astals Cid on 2016-06-20
-
Merge
| Albert Astals Cid (aacid) wrote : | # |
> Text conflict in plugins/
Merged, only conflict was the way of change copyright year.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2444
https:/
Executed test runs:
SUCCESS: https:/
FAILURE: https:/
SUCCESS: https:/
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild:
https:/

Looks good