Issue 3231: Word-break: break-all ignores Japanese rule. Text breaks at Comma and Full Stop. http://code.google.com/p/chromium/issues/detail?id=3231
New issue report by [EMAIL PROTECTED]: Steps to Repro: 1. Open word-break.html (attached) 2. Narrow the browser window width. ### PROBLEM ### When "word-break: break-all" is applied, line break happens at "、" (U+3001 Ideographic Comma) and "。" (U+3002 Ideographic Full Stop). ### EXPECTED ### Japanese rule should still take effect. Chrome 0.3.154.0 Windows XP SP2 en (System and User locale is ja) Not repro on IE8 beta2 and IE7. Not repro on Firefox 3.0.3. Repro on Safari 3.1.2 (525.21). c.f The problem was reported at Japanese U2U: http://groups.google.com/group/google-chrome-help-jp-report-a- bug/browse_thread/thread/72ca42bee3d5433a Attachments: word-break.html 1.9 KB word-break.png 44.2 KB Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED], [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 -~----------~----~----~----~------~----~------~--~---
