Closed
Bug 38365
Opened 26 years ago
Closed 26 years ago
Unexpected line break when select Auto-Detect (Japanese)
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
People
(Reporter: emk, Assigned: ftang)
Details
Attachments
(1 file)
|
255 bytes,
text/html
|
Details |
Steps to reproduce:
1. Launch Mozilla.
2. Select View/Character Coding/Auto-Detect Off.
3. Navigate to the following testcase.
4. Select View/Character Coding/Auto-Detect (Japanese).
Expected result:
Text will suddenly break before the "2".
Actual result:
Text should have the same display as Auto-Detect Off case.
Occurs on:
2000050513 nightly build on Windows 2000.
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•26 years ago
|
||
This is not a auto-detection bug. What you see is a lay out bug + a problem with
our style system.
The layout problem is a dup of 35356. The reason it show up only when we turn on
auto-detect is because we didn't propogate the language group, as track under
bug 32206.
Mark it as dup of
*** This bug has been marked as a duplicate of 35356 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•