Dash - The search bar gets the focus when pressing invalid keys
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ayatana Design |
Fix Released
|
Medium
|
John Lea | ||
| Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
| 6.0 |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
| unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
| Precise |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Bug Description
[Test Case]
1. Open the dash
2. Use the keyboard navigation to focus a dash icon
3. Press SHIFT (just it) (or CTRL, ALT, F1...)
-> Verify that nothing happens
[Regression Potential]
Broken dash input or not working IBus input.
Original description:
To reproduce:
[*] Open the dash
[*] Use the keyboard navigation to focus a dash icon
[*] Press SHIFT (just it) (or CTRL, ALT, F1...)
Outcome:
The search bar gets the focus.
What should happens:
Nothing.
Related branches
- jenkins (community): Approve (continuous-integration)
- Andrea Azzarone (community): Approve
-
Diff: 406 lines (+190/-31) 6 files modifiedapidash/DashView.cpp (+19/-7)
tests/CMakeLists.txt (+2/-0)
tests/test_keyboard_util.cpp (+115/-0)
unity-shared/CMakeLists.txt (+1/-0)
unity-shared/KeyboardUtil.cpp (+40/-12)
unity-shared/KeyboardUtil.h (+13/-12)
- Andrea Azzarone (community): Approve
-
Diff: 394 lines (+189/-31) 5 files modifiedapiplugins/unityshell/src/DashView.cpp (+19/-7)
plugins/unityshell/src/KeyboardUtil.cpp (+40/-12)
plugins/unityshell/src/KeyboardUtil.h (+13/-12)
tests/CMakeLists.txt (+2/-0)
tests/test_keyboard_util.cpp (+115/-0)
+ Dash - The search bar gets the focus when pressing shift
+ Dash - The search bar gets the focus when pressing invalid keys
Hello Andrea, or anyone else affected,
Accepted unity into precise-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please change the bug tag from verification-needed to verification-done. If it does not, change the tag to verification-
Further information regarding the verification process can be found at https:/
removed: verification-needed
This bug was fixed in the package unity - 5.14.0-0ubuntu1
---------------
unity (5.14.0-0ubuntu1) precise-proposed; urgency=low
* New upstream release.
- Unity launcher shows internal partitions after they have been unmounted
(LP: #994163)
- can't click to dismiss hud in the area where dynamic hud results are
meant to appear (LP: #962651)
- Spread/Scale should exit if Dash is invoked (LP: #944033)
- Searching in the HUD freezes unity (LP: #1016239)
- Dash - The search bar gets the focus when pressing invalid keys
(LP: #931393)
- unity crashed with NameError in reset_unity_
'GError' is not defined (LP: #778470)
- When number of workspaces is set to 1, the Spread no longer works
(LP: #996604)
- compiz crashed with SIGSEGV in CompWindow::id() from getPaintMask()
from unity::
- "Keyboard Shortcuts" overlay can cause annoyance (LP: #934062)
- padding between last quicklist item and bottom edge is non-deterministic
(changes randomly) (LP: #955158)
- HUD Draws improperly while searching for results (LP: #932531)
- compiz crashed with SIGSEGV in
unity:
- Launcher - when a user starts dragging a item, any folded launcher icons
that are valid drop receptacles should unfold (LP: #839717)
- Dragging image from firefox/chrome to dock causes lagg/freeze
(LP: #772445)
- dash should open when pressing "super" in scale mode (LP: #1023811)
- Multimonitor, Launcher - When the Launcher is set to autohide and
'Sticky edges' are turned off, 'Launcher Edge Stop Overcome Pressure'
seems to be broken when revealing the Launcher (LP: #987955)
- Software Center add to launcher icon animation is delayed when the
launcher is in auto-hide mode (LP: #1012896)
- Purchased items are not being added to the Unity launcher (LP: #925014)
- Unity Launcher Fails To Auto-Hide When Enabled & Installing Commercial
Software (LP: #1002440)
- Regression: shift+click on a launcher icon to open a new application
instance gone (LP: #754565)
- Regression: Installing apps causes a terrible visual glitch-- have to
restart X.org. (LP: #981168)
- Duplicated applications icons on quick application restart (LP: #1003574)
- HUD - Formatting of text in the auto-complete is wrong (LP: #939436)
- alt-backtick flickers between windows (LP: #987156)
- [Hud] The result grid is not drawn in proximity of the search entry
(LP: #1008603)
- Dash and Launcher - As soon as a user starts dragging a file from the
Dash, there is a 'flicker' before the Launcher icons that are valid drop
receptacles re-saturate (LP: #863230)
- [hud] The last button is not rounded (LP: #1008656)
- Hud flickers when show up (LP: #1011507)
- Dash maximise button changed location (LP: #987674)
- launcher reordering "line" doesn't go to the bottom slot (LP: #971421)
- Dash/HUD should close on "Spread" (LP: #870284)
- Nothing should be written into the dash/hud searchbar whe...
Pressing the Alt key, the Dash is correctly dismissed and the HUD launched. Maybe the description should be modified.
removed: udp
The problem was about keeping pressed Alt, not only tapping it.