Merge lp://staging/~tiagosh/unity-2d/fix-activatefirstresult into lp://staging/unity-2d
Proposed by
Tiago Salem Herrmann
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~tiagosh/unity-2d/fix-activatefirstresult |
Merge into: | lp://staging/unity-2d |
Diff against target: |
29 lines (+7/-1) 2 files modified
shell/dash/Home.qml (+3/-1) shell/dash/LensView.qml (+4/-0) |
To merge this branch: | bzr merge lp://staging/~tiagosh/unity-2d/fix-activatefirstresult |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
unity-2d-team | Pending | ||
Review via email: mp+92996@code.staging.launchpad.net |
Description of the change
[dash] applications are not launched when searching for a string on the home lens and then pressing return key.
To post a comment you must log in.
Unmerged revisions
- 917. By Tiago Salem Herrmann
-
update firstCategoryModel properly. For some reason when any search is performed
on the Home Lens, firstCategoryModel isn't updated and launching the app/doc by pressing
return fails.
We discussed this over IRC, and we agreed that Tiago investigate more into his comment:
/* for an unknown reason the firstCategoryModel isn't updated properly
only for the HomeLens if any search is performed */