[regression] Dash - Hitting enter after opening Lens or searching no longer opens first item
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
High
|
Michal Hruby | ||
unity (Ubuntu) |
Fix Released
|
High
|
Michal Hruby |
Bug Description
In Quantal, press Super then search for "terminal".
Observe that the first hit in the first section "Applications" is indeed Gnome Terminal.
Press Enter
Terminal does not open, the first hit in the "Files" section opens.
This appears to be a change in behaviour from 12.04 where the application would start.
Alternative description:
When the Dash is opened or after typing a search query, pressing return should perform the equivalent action to left clicking on the very top left item in the results (underneath the top category header).
In Beta 1 of 12.10, pressing return after opening the Dash home launches the first item underneath the 'Files & Folders' category header, even though it is the second category header from the top.
-------
Desired Resolution
- When the Dash is opened or after typing a search query, pressing return should perform the equivalent action to left clicking on the very top left item in the results (underneath the top category header).
Related branches
- PaweΕ StoΕowski (community): Approve
- Tim Penhey (community): Approve
-
Diff: 800 lines (+228/-169)7 files modifiedUnityCore/HomeLens.cpp (+83/-65)
UnityCore/Lens.cpp (+99/-29)
UnityCore/Lens.h (+12/-0)
UnityCore/Variant.cpp (+7/-2)
UnityCore/Variant.h (+2/-0)
dash/LensView.cpp (+24/-71)
dash/LensView.h (+1/-2)
Changed in unity: | |
importance: | Undecided → High |
milestone: | none → 6.4 |
assignee: | nobody → Michal Hruby (mhr3) |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
description: | updated |
tags: | added: dashm udp |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
Changed in ayatana-design: | |
status: | New → Fix Committed |
summary: |
- Dash home opens files by default, should be applications? + [regression] Dash - Hitting enter after opening Lens or searching no + longer opens first item |
Changed in unity (Ubuntu): | |
status: | Confirmed → Fix Committed |
assignee: | nobody → Michal Hruby (mhr3) |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignq removed: udp |
Seems to have gone away after a restart.