Closed Bug 12249 Opened 26 years ago Closed 26 years ago

Space bar highlights part of text in CJK block

Categories

(Core :: DOM: Editor, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 12090

People

(Reporter: blee, Assigned: tague)

Details

Steps to repro: 1) Type in some JA/KO text in Editor. 2) Put cursor in the middle of a text block (by mouse or arrow keys). 3) Hit space bar. ==> Instead of inserting space, hitting space key highlights first few characters of the text input. OS/bld: WinNT 4.0 JA/1999-08-16-09-M9, WinNT 4.0 KO/1999-08-16-09-M9
QA Contact: sujay → blee
Summary: Space bar highlights part of text in CJK block → Space bar highlights part of text in CJK block
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 12090 ***
Status: RESOLVED → REOPENED
I don't see how this is a dup of #12090. This is about the effect of hitting space bar (w/ cursor on text block) after text input is committed. #12090 is about input not being committed and showing up in undetermined state.
Status: REOPENED → ASSIGNED
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Resolution: DUPLICATE → ---
Status: ASSIGNED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → DUPLICATE
that's why it is a duplicate of 12090, the problem is that commit is not happening when you mouse to a different part of the window. as far as moving the text arrow within the active IME area, space spar should select the first clause, because you are asking for a conversion operation by hitting space. *** This bug has been marked as a duplicate of 12090 ***
I agree with tague- blee- are you sure it is "after text input is committed" ? Remember the IME highlight is not implemented yet. It is easy to be confused. Two bugs cause this confusing- 1) Input Method highlight is not implemented 2) Mouse click does not commit uncommit text. > This is about the effect of hitting > space bar (w/ cursor on text block) after text input is committed.
Status: RESOLVED → VERIFIED
Verified fixed in Win 12-21-00-M12 bld.
You need to log in before you can comment on or make changes to this bug.