Closed Bug 287866 Opened 20 years ago Closed 20 years ago

It is not possible to return it to "YOMI" with IME.(IME Keyboard short-cut ESC / Control+z doesn't work. )

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sugar.waffle, Assigned: sfraser_bugs)

Details

Attachments

(1 file, 1 obsolete file)

The character that has not been fixed with IME can be returned by pushing the esc key based on a temporary conversion result etc. For instance, it returns before it converts it by pushing the escape key, and the input mistake can be corrected before Japanese conversion is still fixed. But in Camino, keyboard shot cutting ESC or Control+z, function of returned to this "YOMI" doesn't work. This is very annoyed in Japanese input to say nothing of the user experience. Of course, there is no problem in Firefox/Mozila Suite. Reproducible: Always Steps to Reproduce: 1.IME is turned on. 2.The character is input to INPUT or TEXTAREA. 3.push ESC key. Expected Results:The input character disappears all. 4.Some characters are input again. 5.push Space key. (A temporary conversion result is displayed. ) 6.push ESC key. Expected Results:A temporary conversion result is canceled. Mac OS X 10.3.8 trunk nightly build 2005032619 (v0.8+)
In build to 2005032408 (v0.8+), this problem is not. It reproduced with build of 2005032508 (v0.8+).
Confirmed. Is this connected with attachment 177217 [details] [diff] [review] landed in 2005-03-25?
(In reply to comment #2) > Is this connected with attachment 177217 [details] [diff] [review] [edit] landed in 2005-03-25? The problem reproduces though this patch was done in reject and tried.
Sorry, it's not quite clear from that last comment: is this bug a regression caused by bug 233288?
(In reply to comment #4) > Sorry, it's not quite clear from that last comment: is this bug a regression > caused by bug 233288? No. I think that it is another cause. This problem reproduced though the patch of bug233288 was removed.
Perhaps bug 153836 broke this.
You are probably right. I should probably check to make sure the document is still loading beofre using escape to stop the pageload, though this would mean that escape wouldn't return the user to yomi while the page is loading. I could just pass escape on no matter what, too, but I'm afraid that it will cause beep if the user isn't in IME mode even if we do cause load-stop.
Actually, is there a method I can call to see if we're in the IME?
Please check my patch carefully whether this patch cause another bug or not....
It would probably work if we used native text fields in the browser area, but we don't (so AFAICT we're not using Cocoa's text input stuff). If so, that patch probably won't work (but someone should verify that my assumption is correct).
Actually, you might still be right; someone should test this.
The only problem I can see now (providing this works) is that the IME check should only occur if we're not in the URL field.
(In reply to comment #12) > The only problem I can see now (providing this works) is that the IME check > should only occur if we're not in the URL field. The input of Japanese etc. that uses IME for the URL field like IDN or key word search, etc. might be done. Therefore, I think that it should check the status of IME in all places.
(In reply to comment #13) > (In reply to comment #12) > > The only problem I can see now (providing this works) is that the IME check > > should only occur if we're not in the URL field. > The input of Japanese etc. that uses IME for the URL field like IDN or key word > search, etc. might be done. > Therefore, I think that it should check the status of IME in all places. Then it still needs to be moved around a bit so that the URL field isn't erased if IME is currently active when escape is pressed.
The escape key has not worked yet by the IME input of TEXTAREA/INPUT. This is fatal. Because the source was changed, this patch cannot be applied. https://bugzilla.mozilla.org/attachment.cgi?id=178929
Assignee: pinkerton → sfraser_bugs
Attachment #178929 - Attachment is obsolete: true
Checked in. Thanks for the patch!
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: