Closed
Bug 296686
Opened 19 years ago
Closed 18 years ago
When insert a space with EGBRIDGE(TSM(IME) of Japanese), a next character of caret is deleted
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.8.1
People
(Reporter: katsuhiromihara, Assigned: masayuki)
References
Details
(4 keywords, Whiteboard: [tjp-dl])
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JPM; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: version 1.0+ (20050601) At some condition, in Mail Compose windows's body field, inserting a SP (space, U+20) between japanese kana or kanji deletes a follower character(kana or kanji). After that, user can't insert more SP until move the cursor. Reproducible: Always Steps to Reproduce: 1.Compose new mail (Either plain text or HTML) 2.put "あいうえお" (aiueo, japanese kana) in body 3.move cursor between two kana 4.switch TSM menu to input alphabet by japanese TSM 5.press space bar to insert a SP 6.press space bar to insert more SPs Actual Results: At 5, user can insert a SP but a follwer character(Japanese kana) is deleted. At 6, user can't insert more SP until move the cursor. Expected Results: 1.A follower character isn't deleted. 2.User can insert two or more SPs. original report written in japanese: http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=4436 This bug only occurs when the user uses one of "Big 3" japanese TSM (In Windows term, IME). But other applications don't have this bug. This bug occurs either in Mac OS X 10.3.x or 10.4.x. [bug occurs] EGBRIDGE 15.0.2 [bug doesn't occur] KOTOERI (with Mac OS X CD/DVD) ATOK 16 (ATOK16.component 1.0.4, latest version is ATOK 17) Q: What *.cpp/*.h I should watch to catch deleting a character?
Comment 1•18 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•18 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → EXPIRED
Reporter | ||
Comment 3•18 years ago
|
||
This bug still exists. Thunderbird version 1.6a1 (20051018) Mac OS X 10.4.2 EGBRIDGE 15.0.3
re-open because there is still a problem commnet#3.
Status: RESOLVED → UNCONFIRMED
Resolution: EXPIRED → ---
Reporter | ||
Comment 5•18 years ago
|
||
This problem is reproduced on Seamonkey. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051108 SeaMonkey/1.5a Mac OS X 10.4.3 EGBRIDGE 15.0.3
Reporter | ||
Comment 6•18 years ago
|
||
Seamonkey HTML Composer has the same bug. This bug maybe a problem of HTML Composer. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051111 SeaMonkey/1.5a Mac OS X 10.4.3 EGBRIDGE 15.0.3
Reporter | ||
Comment 7•18 years ago
|
||
With patch attached in Bug 317782 https://bugzilla.mozilla.org/attachment.cgi?id=204171&action=view this problem doesn't occur.
Assignee | ||
Updated•18 years ago
|
Assignee: mscott → masayuki
Component: Message Compose Window → Editor
Keywords: intl
Product: Thunderbird → Core
Version: unspecified → Trunk
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Summary: insert a SP (space) between japanese kana or kanji, a follwer character is deleted → When insert a space with EGBRIDGE(TSM(IME) of Japanese), a next character of caret is deleted
Assignee | ||
Comment 8•18 years ago
|
||
Probably, This was fixed by bug 317782.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9alpha
Assignee | ||
Updated•18 years ago
|
Keywords: fixed1.8.1
Target Milestone: mozilla1.9alpha → mozilla1.8.1
Assignee | ||
Updated•18 years ago
|
Assignee | ||
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Whiteboard: [tjp-dl]
Assignee | ||
Updated•14 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•