Closed
Bug 583286
Opened 15 years ago
Closed 14 years ago
Support normal mode for the MeeGoTouch VKB
Categories
(Core Graveyard :: Widget: Qt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: steffen.imhof, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
|
14.34 KB,
patch
|
dougt
:
review-
|
Details | Diff | Splinter Review |
|
23.93 KB,
patch
|
Details | Diff | Splinter Review |
The MeegoTouch input method server/VKB not only supports a direct mode, but also a so-called normal mode which is based on input method messages.
The attached patch adds support for this to the MeegoTouch backend. It is currently guarded by an environment variable MOZ_KEYBOARD_INDIRECT which switches to the normal mode if set.
As a side effect the pure Qt backend is getting input method support, too. So that supercedes bug 558686.
Attachment #461578 -
Flags: review?(doug.turner)
Comment 2•15 years ago
|
||
Comment on attachment 461578 [details] [diff] [review]
Patch to add textmode support
Changing review on behalf of doug.
Attachment #461578 -
Flags: review?(doug.turner) → review?(romaxa)
| Reporter | ||
Comment 3•15 years ago
|
||
Updated patch to use new #define name as changed in 583039
Attachment #461578 -
Attachment is obsolete: true
Attachment #462108 -
Flags: review?(romaxa)
Attachment #461578 -
Flags: review?(romaxa)
Comment 4•15 years ago
|
||
Comment on attachment 462108 [details] [diff] [review]
Patch changed to use new #define name
it is not clear that this patch is needed yet. It sounds like it is experimental still.
Attachment #462108 -
Flags: review?(romaxa) → review-
Comment 5•15 years ago
|
||
Jeremias, Steffen any update on this bug?
| Reporter | ||
Comment 6•15 years ago
|
||
IIRC we agreed that this is not needed/wanted currently. I have not heard anything different yet, so no update I'd say.
Comment 7•15 years ago
|
||
Yep, we do _not_ support it, it can be considered as wont fix for now. Anyone against this?
Comment 8•15 years ago
|
||
Please don't *mark* as WONTFIX. I also have an experimental patch now. If nobody won't work and I'll have much time in next alpha cycle, I want to try this for CJKT users.
Comment 9•14 years ago
|
||
this is already fixed
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•