Issue 3211: Inconsistent line break: Ideographic Comma / Full Stop and  
Fullwidth ones followed by ASCII.
http://code.google.com/p/chromium/issues/detail?id=3211

New issue report by [EMAIL PROTECTED]:
Summary:
When followed by ASCII, line break happens after U+3001 (Ideographic
Comma) and U+3002 (Ideographic Full Stop). But it doesn’t happen after
U+FF0C (Fullwidth Comma) and U+FF0E (Fullwidth Full Stop).

Steps to Repro
1. Open test.html (attached)
2. Narrow the width of the browser window.

### PROBLEM ###
Line break happens at different positions.
1st sentence: “これは、” (line break) “testです。” (line break) “Chrome
の。”
2nd sentence: “これ” (line break) “は,testで” (line break) “す.Chrome
の.”
(Line break happens also at other positions, but it doesn’t matter here.)

### EXPECTED ###
The 2nd sentence should work in the same way as the 1st sentence.
Japanese people use both Ideographic and Fullwidth ones when writing
Japanese text.


Chrome 0.3.154.0 on Windows XP SP2 en (System & User locale = ja).

Not repro on IE8 Beta2 and IE7.
Repro on Firefox 3.0.3.
On Safari 3.1.2, both sentences work like the 2nd sentence on Chrome.



Attachments:
        test.html  621 bytes


Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        CC: [EMAIL PROTECTED],  [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc I18N I18N-jp

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to