Closed Bug 771201 Opened 12 years ago Closed 12 years ago

Characters committed at every typing on fullscreen keyboard

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect, P3)

14 Branch
ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 17

People

(Reporter: jincreator, Assigned: m_kato)

References

Details

(Whiteboard: [VKB])

Attachments

(3 files)

1. Open any site and tap text field to write.
2. Change keyboared to CJK keyboard.
3. Change it to fullscreen typing. On most virtual keyboard, rotate phone to landscape will do it.
4. Start typing.

The characters are committed on every type.

Korean ex)ㄱ+ㅏ -> ㄱㅏ (two letters)
Japanese ex)あくえお -> あいうえお (not underlined)

Characters should commit when one(or more) letter(s) completed. If you can't understand what it means, type anything at portrait mode and compare it.


Korean ex)ㄱ+ㅏ -> 가 (one letter with underlined)
Japanese ex)あいうえお -> あいうえお (underlined with suggestion list)

*I tested with Nexus S ICS((4.0.4) and Google Chinese, Japanese, Korean keyboard. Google keyboards can be downloaded through Google Play(a.k.a Andorid Market).
Type '가' at fullscreen keyboard.
Notice ㄱ and ㅏ are committed seperately, not one letter '가'.
Type '가' at normal mode.
The letter is not completed, so it's underlined.
Also suggestion area is showing similar words.
confirmed with latest
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [VKB]
Maybe, this doesn't occurs on XUL version.  Although  GeckoInputConnection.notifySelectionChange calls imm.updateSelection, this call is invalid...
Priority: -- → P3
Attached patch fixSplinter Review
Assignee: nobody → m_kato
Comment on attachment 646942 [details] [diff] [review]
fix

This is regression by Native UI.  On XUL version, we don't set -1 to updateSelection during composing.
Attachment #646942 - Flags: review?(cpeterson)
Comment on attachment 646942 [details] [diff] [review]
fix

Review of attachment 646942 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good to me. Thanks!
Attachment #646942 - Flags: review?(cpeterson) → review+
https://hg.mozilla.org/mozilla-central/rev/493da08175ec
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 781337
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: