Merge lp:~feng-kylin/unity8/fix-lp1379327 into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Albert Astals Cid on 2015-02-09 |
| Approved revision: | 1583 |
| Merged at revision: | 1598 |
| Proposed branch: | lp:~feng-kylin/unity8/fix-lp1379327 |
| Merge into: | lp:unity8 |
| Diff against target: |
31 lines (+3/-0) 2 files modified
qml/Dash/GenericScopeView.qml (+1/-0) qml/Dash/PageHeader.qml (+2/-0) |
| To merge this branch: | bzr merge lp:~feng-kylin/unity8/fix-lp1379327 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Approve on 2015-02-11 | |
| Albert Astals Cid (community) | 2015-02-02 | Approve on 2015-02-09 | |
|
Review via email:
|
|||
Commit Message
makes the header fully reveal when tapping the search icon.
Description of the Change
tapping search icon in header makes the header fully reveal.
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1582
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https:/
http://
Executed test runs:
UNSTABLE: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| handsome_feng (feng-kylin) wrote : | # |
oh, yes, i made a mistake.thanks.
- 1583. By handsome_feng on 2015-02-05
-
use showHeader() instead of positionAtBegin
ning()
| MichaĆ Sawicz (saviq) wrote : | # |
Feng, we'll need you to sign the Contributor Agreement to accept your contribution. Please read http://
| handsome_feng (feng-kylin) wrote : | # |
> Feng, we'll need you to sign the Contributor Agreement to accept your
> contribution. Please read http://
i have done it , thanks.
| Albert Astals Cid (aacid) wrote : | # |
Thanks for the patch :)
* 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, unrelated known broken tests
* Did you make sure that the branch does not contain spurious tags?
Yes
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1582
http://
Executed test runs:
UNSTABLE: http://
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:1582
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

What we need to do is show the header, not move to the beginning of the list.