Closed
Bug 478880
Opened 16 years ago
Closed 9 years ago
[TSF][WinXP] Position of catet is sometimes not correct after IME commited automatically
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: masa141421356, Unassigned)
References
Details
(Keywords: inputmethod)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090211
Minefield/3.2a1pre
Built from http://hg.mozilla.org/mozilla-central/rev/784122b49e33+
Steps to reproduce
1.use Japanese Keyboard
1.enable TSF (set intl.enable_tsf_support to true at about:config)
2.goto some webpage that has textarea
(for example: http://www.mozilla.org/projects/minefield/ )
3.set focus to textarea
4.delete all text in textarea
4.enable IME
5.set IME mode to Kana
6.push key "た", and keep pushuing
7.Composition string may not displayed because of bug 478030, but keep pushing until IME starts to repeat commiting composition string automatically.
------------
Actual Result
After some times IME commieted automatically, position of caret is not tail of inputed string of textarea.
Expected result:
Position of caret should be always tail of inputed string.
Reporter | ||
Comment 1•16 years ago
|
||
If you use IME other than Japanese, Keep pushing a key that can causes automaticcaly commit of IME.
Updated•15 years ago
|
Keywords: inputmethod
Updated•10 years ago
|
Summary: [TSF] Position of catet is sometimes not correct after IME commited automatically → [TSF][WinXP] Position of catet is sometimes not correct after IME commited automatically
Comment 2•9 years ago
|
||
We dropped supporting WinXP and WinServer 2k3. So, this bug won't be fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 3•9 years ago
|
||
s/supporting WinXP and WinServer 2k3/supporting TSF on WinXP and WinServer 2k3
You need to log in
before you can comment on or make changes to this bug.
Description
•