From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030215 Description of problem: Bug #62307 has returned where Mozilla no longer has "over-the-spot" input by default. "over-the-spot" mode is crucial for Asian language character input. Looking at mozilla-1.2.1-21.src.rpm there appears to be no signs of the xim patch that went in mozilla-1.0.1. Adding the following line to my prefs.js manually has the expected behavior of activating "over-the-spot": user_pref("xim.input_style", "over-the-spot"); Please read Bug #62307 for more information. Please also vote for the upstream bug: http://bugzilla.mozilla.org/show_bug.cgi?id=143540 Version-Release number of selected component (if applicable): mozilla-1.2.1-21
I think that on-the-spot xim is much better supported in Mozilla than over-the-spot. The pre-edit strings are rendered by Mozilla, making the output match. The downside is that the status window (for kinput2, at least) pops down to the very bottom of the window, making it somewhat harder to see what's going on. Things get more strange when you're doing link auto-search (new Mozilla feature). If you use on-the-spot you get to type in the status bar. If you use over-the-spot you end up typing in mid-air. I am not a native Japanese speaker. Heck, I only know that "shift+space, 'nihongo', space" gives me something that I can read in Japanese. But at least for Japanese I think people are becoming accustomed to the way that on-the-spot works. If something needs correction, it's kinput2's candidate selection window, which is just to far away from where you're typing. This is not the fault of using on-the-spot. FWIW, from what I've seen in WinXP's IME, it's also on-the-spot now. The candidate selection window is a fair amount better, though.
If a solution cannot be found in time, can we revert back to RH8.0's behavior "over-the-spot" for release? Otherwise this partially cripples Asian language usability of this application.
Tested this on RHL9. It appears to be over-the-spot now? Close bug?
Sorry, I was wrong, it is not over-the-spot by default. This is a regression from RH8.
tagoh, I must be misunderstanding something crucial here, because over-the-spot seems completely inoperative in mozilla-1.4, and I have never managed to get on-the-spot to work in any Linux applications. Due to this bug and Bug 84860, it is guaranteed that users will trigger Bug 104296 when they drag the Candidate Selection window since it is unreadable in its default location.
IIIMF (the next generation beyond XIM and kinput2) does not do this either, and it is acceptable, so I suppose this can be closed now.