Dash - dash is not closed with alt+f4
Bug #891818 reported by
Marco Biscaro
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Low
|
John Lea | ||
Unity |
Fix Released
|
Low
|
Lorenzo Mattei | ||
unity-2d |
Fix Released
|
Low
|
Paweł Stołowski | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
1. Press Super. Dash is opened.
2. Press Alt+F4.
What happens:
nothing
What should happen:
I think that dash should close, as any other window (I know Esc close it, but Alt+F4 could be another possibility).
Related branches
lp://staging/~lore-mattei/unity/fix-bug-891818
- Marco Trevisan (Treviño): Approve
- Mirco Müller (community): Approve
-
Diff: 51 lines (+19/-0)3 files modifiedplugins/unityshell/src/DashView.cpp (+8/-0)
tests/autopilot/autopilot/emulators/unity/dash.py (+4/-0)
tests/autopilot/autopilot/tests/test_dash.py (+7/-0)
lp://staging/~stolowski/unity-2d/alt-f4-closes-dash
- Gerry Boland (community): Approve
-
Diff: 92 lines (+59/-1)3 files modifiedshell/Shell.qml (+1/-1)
tests/dash/dash-tests.rb (+28/-0)
tests/hud/hud_show_hide_tests.rb (+30/-0)
description: | updated |
Changed in unity: | |
status: | New → Incomplete |
Changed in unity (Ubuntu): | |
status: | New → Incomplete |
tags: | added: udp |
Changed in ayatana-design: | |
status: | New → Triaged |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Low |
Changed in unity: | |
milestone: | none → backlog |
summary: |
- dash is not closed with alt+f4 + Dash - dash is not closed with alt+f4 |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: bitesize |
Changed in unity-2d (Ubuntu): | |
importance: | Undecided → Low |
Changed in unity-2d: | |
status: | New → Confirmed |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
importance: | Undecided → Low |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity-2d: | |
status: | Confirmed → Triaged |
Changed in unity: | |
assignee: | nobody → Lorenzo Mattei (lore-mattei) |
Changed in unity: | |
status: | Triaged → Fix Committed |
Changed in unity-2d: | |
status: | Triaged → Confirmed |
milestone: | none → 5.8 |
Changed in unity-2d: | |
assignee: | nobody → Pawel Stolowski (stolowski) |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d (Ubuntu): | |
status: | Confirmed → Fix Committed |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | backlog → 5.8.0 |
Changed in unity-2d: | |
milestone: | 5.8 → 5.7 |
Changed in unity: | |
status: | In Progress → Fix Released |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
tags: | added: reviewedbydesignp |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: | removed: udp |
To post a comment you must log in.
This breaks consistency with the desktop. It would be best to receive the window-close combination to better integrate.