Closed
Bug 845171
Opened 12 years ago
Closed 11 years ago
Separate "keyboard" API into "generation" and "dispatch" parts
Categories
(Core :: General, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 899999
blocking-b2g | koi+ |
People
(Reporter: cjones, Unassigned)
References
Details
(Whiteboard: [ucid:SystemPlatform1], [FT: System Platform], [Sprint: 2])
When bug 845169 is fixed, the IME will no longer get a direct reference to the frame it's interacting with.
What we'll need to do instead is have two "connections"
1. keyboard app <--> system: app generates API calls and forwards to system. System notifies keyboard of focus etc.
2. system <--> focused content: system forwards IME calls to content, content notifies system of focus etc.
Comment 1•12 years ago
|
||
Xulei, I presume this bug need to be addressed in your work on the new API right?
Blocks: keyboard-api
Comment 2•12 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #1)
> Xulei, I presume this bug need to be addressed in your work on the new API
> right?
Yes, the bug will affact the implementation of the keyboard API. Thanks for your reminding.
Updated•11 years ago
|
blocking-b2g: --- → koi+
Priority: -- → P1
Whiteboard: [ucid:SystemPlatform1], [FT: System Platform], [Sprint: 2]
Comment 3•11 years ago
|
||
I guess this is already resolved by the new keyboard API design. Anything to do for this bug?
Comment 4•11 years ago
|
||
It has been fixed by bug 899999.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•