Closed
Bug 1209306
Opened 10 years ago
Closed 8 years ago
[firefox emoji] Support for all digits and hash with CEK
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pivanov, Unassigned)
References
Details
We need to support all digits and hash symbols (#,0,1,2,3,4,5,6,7,8,9,0)
The problem is that these symbols are created from two Unicode characters like:
U+0031 -> number 1
U+20E3 -> Combining Enclosing Keykap
In normal keyboard when the use press number "1" we need to show the number "1" and when the user switch to Emoji Keyboard and press the icon "[1]" we need to show icon "[1]" and we need to have а chance to show number "1" and icon "[1]" in one place (input,textarea etc.)
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•