Nothing should be written into the dash/hud searchbar when holding super, ctrl or Alt
Bug #1013751 reported by
Marco Trevisan (Treviño)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nux |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
5.0 |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
nux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Precise |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Test Case]
Case 1:
1) Open the dash or the HUD
2) Press the Super or Alt key
3) While holding a modifier, start writing something
Real result:
4) The pressed keys are written in the search bar.
Expected result:
4) Nothing should be written in the search bar
Case 2:
1) Open the dash or the HUD
2) Press the Ctrl key
3) While holding it, start writing something
Real result:
4) unknown symbols are written in the search bar
Expected Result:
4) Nothing should be written in the search bar
[Regression Potential]
Broken character input to the HUD and Dash.
Related branches
lp://staging/~3v1n0/unity/search-bar-modifiers-filter
- Andrea Azzarone (community): Approve
-
Diff: 345 lines (+244/-32)4 files modifiedtests/CMakeLists.txt (+1/-0)
tests/test_im_text_entry.cpp (+202/-0)
unity-shared/IMTextEntry.cpp (+34/-26)
unity-shared/IMTextEntry.h (+7/-6)
lp://staging/~3v1n0/unity/search-bar-modifiers-filter-5.0
- Unity Team: Pending requested
-
Diff: 345 lines (+244/-32)4 files modifiedplugins/unityshell/src/IMTextEntry.cpp (+34/-26)
plugins/unityshell/src/IMTextEntry.h (+7/-6)
tests/CMakeLists.txt (+1/-0)
tests/test_im_text_entry.cpp (+202/-0)
lp://staging/~3v1n0/nux/text-entry-meta-filters
- Brandon Schaefer (community): Approve
-
Diff: 348 lines (+158/-59)5 files modifiedNux/InputMethodIBus.cpp (+1/-1)
Nux/TextEntry.cpp (+26/-10)
Nux/TextEntry.h (+2/-3)
tests/gtest-nux-textentry.cpp (+106/-45)
tests/xtest-text-entry.cpp (+23/-0)
Changed in unity (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | 5.14.0 → 6.0 |
Changed in nux: | |
status: | New → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in nux: | |
status: | In Progress → Fix Committed |
Changed in nux: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu Precise): | |
importance: | Undecided → Medium |
status: | New → In Progress |
description: | updated |
To post a comment you must log in.
This bug was fixed in the package nux - 3.0.0-0ubuntu1
---------------
nux (3.0.0-0ubuntu1) quantal-proposed; urgency=low
[ Łukasz 'sil2100' Zemczak ] :GraphicsDispla y::ProcessXEven t(_XEvent, bool) (LP: #983321) libnux- 3.0-0.install, libnux- 3.0-common. install, debian/ libnux- 3.0-dev. install:
* New upstream release.
- Conditional jump or move depends on uninitialised value(s)
nux:
- Coverity PW.PARAMETER_HIDDEN - CID 10653 (LP: #937588)
- Coverity SECURE_CODING - CID 10659 (LP: #937564)
- Coverity PW.PARAMETER_HIDDEN - CID 10651 (LP: #937576)
- Coverity PW.PARAMETER_HIDDEN - CID 10652 (LP: #937586)
- QueueDraw is very expensive (LP: #994884)
- Unity is slow and pausing occasionally (when its DrawList size spikes,
to almost 6000!) (LP: #1014610)
- IBus hotkey using Release modifier doesn't work in unity (LP: #1016665)
- Nothing should be written into the dash/hud searchbar when holding super,
ctrl or Alt (LP: #1013751)
- IBus can't be activated on dash or HUD since r2428 (LP: #1016354)
* debian/control, debian/
debian/
- switch to nux-3.0
-- Didier Roche <email address hidden> Tue, 10 Jul 2012 08:53:00 +0200