Closed
Bug 4240
Opened 27 years ago
Closed 26 years ago
linebreak- CJK line break incorrect in <P> and <A HREF> boundary.
Categories
(Core :: Internationalization, defect, P2)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #116506
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=116506
Imported into Bugzilla on 03/24/99 14:23)
Tested May05a 4.06 US Win32 build.
This bug is separated from bug #112084.
In the case of kinsoku2.html in the above URL.
In the the original web page when you click on kinsoku2.html,
"(3月26日の記事参照)。 " has a link and Kinsoku does not work
correctly.
Comment 1•27 years ago
|
||
The string inside parentheses is within a tag <A
HREF="../26/netscape.html">kanji</A>. The string inside the tag comes to the
layout kinsoku separately.
This problem to be targeted to the future layout. Need to verify this against
5.0.
Frank, we should add this to the list of things needing to be fixed in Mariner
for 5.0
Assignee | ||
Comment 3•26 years ago
|
||
change the Platform to ALL from window
Reporter | ||
Updated•26 years ago
|
QA Contact: 3851
Target Milestone: M4
Reporter | ||
Comment 5•26 years ago
|
||
I tested this in 3-23-99 Win32 build under Winnt 4.0J.
I created the test case
http://babel/tests/browser/kinsoku/sjis/Testlink1.sjis.html
I tried to break line between "た" and "(3月 ...)" at the end of the
first paragraph. It does not break.
Assignee | ||
Updated•26 years ago
|
Summary: Kinsoku does not work in the link → CJK line break incorrect in <P> and <A HREF> boundary.
Assignee | ||
Comment 6•26 years ago
|
||
Change the summary from "Kinsoku does not work in the link" to "CJK line break
incorrect in <P> and <A HREF> boundary". I have put test cases which show the
problem easier under http://warp/u/ftang/test/bug4240test1.html.
Kipp: please help me. I need to know how the line break logic work between
TextFrame and <A HREF>
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Assignee | ||
Comment 7•26 years ago
|
||
Change target fix to M5
Assignee | ||
Comment 9•26 years ago
|
||
related to 5529
Assignee | ||
Comment 10•26 years ago
|
||
related to 5532
Assignee | ||
Updated•26 years ago
|
Summary: CJK line break incorrect in <P> and <A HREF> boundary. → linebreak- CJK line break incorrect in <P> and <A HREF> boundary.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M7
Comment 11•26 years ago
|
||
Moved to M9
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•26 years ago
|
||
just check in the fix. It should be fixed in 7/27 build and after
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 13•26 years ago
|
||
I verified this in 7-28-09 Win32, MAC, and Linux build.
You need to log in
before you can comment on or make changes to this bug.
Description
•