Closed
Bug 337245
Opened 20 years ago
Closed 20 years ago
sometimes, the characters disappeared
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: masayuki, Assigned: masayuki)
References
()
Details
(Keywords: intl, jp-critical, Whiteboard: cairo)
Attachments
(4 files, 4 obsolete files)
Sometimes, the characters disappeared randomly.
See following testcase (needs Japanese font):
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=3175
If you cannot see this bug, resize the browser, you may see this bug.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
| Assignee | ||
Comment 3•20 years ago
|
||
| Assignee | ||
Comment 4•20 years ago
|
||
I think that this is a bug of cairo. If following patch applied, we cannot see this bug (but the text is not beautiful, we cannot use this patch.)
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=3177
And I think that we cannot see this bug in very simple text, e.g., only Japanese characters, only alphabets.
This bug can be reproduced on many sites and many times. We should block Fx3 release by this bug.
Whiteboard: cairo
| Assignee | ||
Comment 5•20 years ago
|
||
And, this bug is tested on bugzilla-jp too.
http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=5138
| Assignee | ||
Comment 6•20 years ago
|
||
This patch fixes this bug. But I don't know whether this is correct.
| Assignee | ||
Comment 7•20 years ago
|
||
Comment 8•20 years ago
|
||
that should probably be submitted upstream instead.
| Assignee | ||
Comment 9•20 years ago
|
||
(In reply to comment #8)
> that should probably be submitted upstream instead.
Should I submit to cairo community?
Comment 10•20 years ago
|
||
that's what I was trying to say, yeah.
| Assignee | ||
Updated•20 years ago
|
Flags: blocking1.9a1?
| Assignee | ||
Comment 11•20 years ago
|
||
I filed this bug.
https://bugs.freedesktop.org/show_bug.cgi?id=6955
| Assignee | ||
Comment 12•20 years ago
|
||
This is a new patch. This removes only one line. But I don't know whether this is correct. Why current code has this line?
Attachment #222207 -
Attachment is obsolete: true
Attachment #222208 -
Attachment is obsolete: true
Attachment #222390 -
Flags: review?(vladimir)
Attachment #222207 -
Flags: review?(vladimir)
| Assignee | ||
Comment 13•20 years ago
|
||
This may be final patch. See https://bugs.freedesktop.org/show_bug.cgi?id=6955#add_comment if you want to know the reason.
Attachment #222390 -
Attachment is obsolete: true
Attachment #222390 -
Flags: review?(vladimir)
| Assignee | ||
Comment 14•20 years ago
|
||
Oops, sorry, the correct pointer to the reason is here:
https://bugs.freedesktop.org/show_bug.cgi?id=6955#c8
| Assignee | ||
Comment 15•20 years ago
|
||
This patch was made by Carl Worth.
Attachment #222505 -
Attachment is obsolete: true
Attachment #223019 -
Flags: review?(vladimir)
Updated•20 years ago
|
Flags: blocking1.9a1? → blocking1.9a1+
| Assignee | ||
Comment 16•20 years ago
|
||
Comment on attachment 223019 [details] [diff] [review]
Patch rv5.0
Vlad:
The bug 6955 of freedesktop.org was fixed.
Should we wait next upgrade our cairo code?
Or, can I land the patch if I create the patch from http://gitweb.cairographics.org/?p=cairo;a=commitdiff;h=7e457cb4c1e69670f27e3e8e134a9e32a8f75788;hp=6a58658b73924fa6897bd1e290d754ce1df44b0d ?
Attachment #223019 -
Flags: review?(vladimir)
Comment 17•20 years ago
|
||
Since bug 344571 has been fixed, this isn't reproduced.
I think this should be resolved/fixed
| Assignee | ||
Comment 18•20 years ago
|
||
(In reply to comment #17)
> Since bug 344571 has been fixed, this isn't reproduced.
> I think this should be resolved/fixed
>
Oops, sorry I forget the testing.
But I trust your comment, thank you, Kurosawa-san!
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•