Closed
Bug 1011477
Opened 11 years ago
Closed 11 years ago
[keyboard] multi-character value mixed with alternate keys
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Firefox OS Graveyard
Gaia::Keyboard
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: raniere, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140407030203
Steps to reproduce:
1. Create a key with
~~~
value: '<math><mo>∑</mo></math>', compositeKey: '//sum' }
~~~
for the keyboard.
2. Rebuild the keyboard.
3. Start simulator.
4. Long press the key created to show the alternate keys.
Actual results:
The alternate keys are: '<', 'm', 'a', 't', 'h', '>', '<', ...
Expected results:
Only show one alternate key (the same at the keyboard).
Reporter | ||
Comment 1•11 years ago
|
||
Solved for me whe using 2a7ee1d0777ddafd2df31b7779be578d3f0dcbae and Firefox OS 1.4.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•