Closed
Bug 18680
Opened 25 years ago
Closed 20 years ago
[IME 2000] Modifying characters in conversion mode does not work.
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: teruko, Assigned: masayuki)
References
Details
(Keywords: intl, platform-parity)
IME 2000 has the following new feature.
In Notepad,
1. Turn on IME and change to Zenkaku Hiragana mode
2. Type keystroke "ochanosayouwooshieru" (at this time, do not hit enter)
3. Hit space bar (the carret is at the end of string)
4. Move the carret 4 characters back by using mouse (you cannot use left
arrow key there).
5. Use backspace key to delete the character one before the carret
6. Type keystroke "you" and hit space
Then, the string will be committed.
In Composer, the behavior is following.
After the step #3, the carret is not at the end of string.
In step #5, Backspace key does not delete the character.
Backspace key will change the last 4 characters to hiragana.
Tested 11-10-17 Win32 M11 build under Windows 2000 Japanese final beta.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Updated•25 years ago
|
Target Milestone: M13 → M14
Comment 1•25 years ago
|
||
I am not sure what we should do w/ reconversion. Move it to M14.
Comment 2•25 years ago
|
||
IME 2000 is not in Beta criteria. need help
Makoto-san: can you take over this bug ?
Whiteboard: [Need Help]
Comment 4•25 years ago
|
||
I could reproduce on Windows 2000 + IME2000. but I couldn't reproduce on
Windows NT 4.0 SP3 + IME2000. So I changed OS platform to Windows 2000.
OS: Windows NT → Windows 2000
Comment 5•25 years ago
|
||
How about win 98 ? IS that true the reconversion first introduced in Win98
Comment 6•25 years ago
|
||
Sorry, this issue doesn't haver nothing to reconversion. This is the handing
of IME. When I tested on NT4SP6 + WXG2 (made by A.I.Soft), it actions as same
as teruko's report.
So when WM_LBUTTONDOWN is send, it may be not have to call ResetInputState()...
Comment 7•25 years ago
|
||
I cannot repro at notepad etc... on Windows 98 SE + MS-IME98.
This action will repro at notepad, Word 2000 etc on Windows 2000 + IME2000.
Comment 8•25 years ago
|
||
I think this issue should be "WONTFIX".
This action depends on IME. If this should fix, Composer must stop handing of
IME.
frank, please tell me your suggestion...
Updated•25 years ago
|
Keywords: helpwanted
Summary: [IME 2000][PP] Modifying characters in conversion mode does not work. → [IME 2000] Modifying characters in conversion mode does not work.
Whiteboard: [Need Help]
Comment 9•25 years ago
|
||
what do you mean "Composer must stop handing of IME." ?
Comment 10•25 years ago
|
||
Yes.
If this bug fix, Composer must write code depended on IME2000 like Word 2000
and Windows 2000.
Comment 11•25 years ago
|
||
what does that mean . does that mean we need to react to some new IMM messages ?
Comment 13•25 years ago
|
||
nsbeta2 ? I don't think we can fix this even by GM.
Updated•25 years ago
|
Assignee: ftang → shanjian
Status: ASSIGNED → NEW
Comment 15•25 years ago
|
||
reassign to shanjian- we may not have time to implement this for beta2
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 16•25 years ago
|
||
probably, you must use WM_MSIME_MOUSE and WM_MSIME_QUERYPOSITION message.
But I have no sample and addtional document.
See the following URL.
http://msdn.microsoft.com/library/specs/MSIMEIF_perimeinterfaces.htm
Comment 17•24 years ago
|
||
nsbeta3+ per i18n bug meeting.
Keywords: nsbeta3
Whiteboard: [nsbeta2-] → [nsbeta2-][nsbeta3+]
Comment 18•24 years ago
|
||
I don't think the current IME arch support this kind of editing. We have the
same problme on Mac. We should consider drop this from Netscape6.
Updated•24 years ago
|
Whiteboard: [nsbeta2-][nsbeta3+] → [nsbeta2-][nsbeta3+] (ftang: consider to cut)
Comment 19•24 years ago
|
||
Cut this . Mark it as nsbeta3- and mark future.
Whiteboard: [nsbeta2-][nsbeta3+] (ftang: consider to cut) → [nsbeta2-][nsbeta3-]
Target Milestone: M17 → Future
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•24 years ago
|
Comment 21•23 years ago
|
||
nsbranch- since Frank moved it to future
Comment 23•23 years ago
|
||
removing myself from the cc list
Comment 24•23 years ago
|
||
tested 2002-04-12-08-1.0.0
OS = Win XP Pro. JA
This is not only Win 2000 problem.
It occures on Win XP JA also.
Win XP is major criteria.
This is Win 2000 new feature which is issued more than 3 yeares ago, but not
supported yet.
This is very poor quality. I added keyword nebeta1.
Bug 36795 is the similar.
Keywords: nsbeta1
QA Contact: teruko → kasumi
Comment 25•23 years ago
|
||
tested 2002-04-12-08-1.0.0
OS = Win XP Pro. JA
This is not only Win 2000 problem.
It occures on Win XP JA also.
Win XP is major criteria.
This is Win 2000 new feature which is issued more than 3 yeares ago, but not
supported yet.
This is very poor quality. I added keyword nebeta1.
Bug 36795 is the similar.
Comment 26•23 years ago
|
||
nsbeta1-
This needs to be addressed after mozilla 1.0 but not for nsbeta1, there is a
workaround by using keyboard.
Comment 27•22 years ago
|
||
can't reproduce on 2002-07-17-08-1.0 on Win XP Pro. JA and Win XP Pro. JA SP1 Beta1.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 28•22 years ago
|
||
Kasumi, how about Win2k?
Comment 29•22 years ago
|
||
tested on 2002-07-24-08-1.0
Win 2000 JA
This incident contents 2 problems.
1.After the step #3, the carret is not at the end of string. -- still
occurred.but this problem is covered by #36975.
2.In step #5, Backspace key does not delete the character.
Backspace key will change the last 4 characters to hiragana. -- can't
reproduce.
Comment 30•22 years ago
|
||
Step3 still occurred
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 31•20 years ago
|
||
I think both roy and me are off mozilla for more than 2 years. If these bugs are
still here now, I think the real stauts is 'won't fix'. If you want to reopen
it, please find a new owner for it first.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 20 years ago
Resolution: --- → WONTFIX
Comment 33•20 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 34•20 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Updated•20 years ago
|
Assignee: jshin1987 → masayuki
Assignee | ||
Comment 35•20 years ago
|
||
Currently, this problem is not reproduced.
Because in step #3, the composition string is commited.
Currently, Mozilla force end composition when user click by mouse.
I think that the behavior that is same as Notepad + IME2000 does not fit to
current build.
-> WONTFIX
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Keywords: helpwanted
Resolution: --- → WONTFIX
Assignee | ||
Comment 36•20 years ago
|
||
> Because in step #3, the composition string is commited.
-> Because in step #4, the composition string is commited after click immediately.
^^^
You need to log in
before you can comment on or make changes to this bug.
Description
•