[unity-5.6] can't enter accents (^o->ô) in the dash since recent updates
Bug #944674 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nux |
Fix Released
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
High
|
Jay Taoko | ||
Unity Distro Priority |
Fix Released
|
High
|
Unassigned | ||
nux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
That seems a recent regression, I use "icône" and "liste" often to test the hud and that was working until recently, you could press ^-o and get a ô in the dash, now it displays "^" directly so you get "^o"
Related branches
lp://qastaging/~unity-team/nux/nux.composition-char
- Neil J. Patel (community): Approve
- Tim Penhey (community): Needs Fixing
-
Diff: 716 lines (+559/-11)10 files modifiedNux/Makefile.am (+4/-2)
Nux/ProgramFramework/TestTextEntry.cpp (+175/-0)
Nux/ProgramFramework/TestTextEntry.h (+79/-0)
Nux/TextEntry.cpp (+9/-0)
Nux/TextEntry.h (+22/-6)
configure.ac (+1/-1)
tests/Makefile.am (+12/-2)
tests/Readme.txt (+3/-0)
tests/gtest-nux-textentry.cpp (+95/-0)
tests/xtest-text-entry-logic.cpp (+159/-0)
lp://qastaging/~unity-team/unity/unity.composition-char
- Brandon Schaefer (community): Needs Fixing
- Neil J. Patel (community): Approve
- Mirco Müller (community): Needs Fixing
-
Diff: 188 lines (+120/-8)4 files modifiedplugins/unityshell/src/IMTextEntry.cpp (+77/-8)
plugins/unityshell/src/IMTextEntry.h (+12/-0)
tests/autopilot/autopilot/emulators/X11.py (+1/-0)
tests/autopilot/autopilot/tests/test_dash.py (+30/-0)
Changed in unity: | |
status: | Triaged → Fix Committed |
Changed in nux: | |
status: | New → Fix Committed |
Changed in nux: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-distro-priority: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
confirming the regression, maybe due to ibus support?