Closed
Bug 336738
Opened 19 years ago
Closed 19 years ago
the strong tag makes strings unreadable in webpages
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 330715
People
(Reporter: omer_fad, Unassigned)
References
()
Details
(Whiteboard: cairo)
Attachments
(1 file)
127 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060504 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060504 Minefield/3.0a1
for example if you visit a page which has
<strong>find /home/vpopmail/domains/mydomain.de/* -exec grep “Job Offer” ‘{}’ ; -print | </strong> it looks like this one -> http://www.bilisimlab.com/blog/images/fx_strong_bug.png
Reproducible: Always
Steps to Reproduce:
1.use strong tag in utf-8 encoding
2.
3.
Comment 1•19 years ago
|
||
This attachment may or may not look different to that image that you linked.
Comment 2•19 years ago
|
||
(In reply to comment #1)
> This attachment may or may not look different to that image that you linked.
>
OK, it sure looked different on a Mozilla1.8 build.
Comment 3•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060504 Minefield/3.0a1
Your screenshot looks like a kind of wingdings, or webdings.
I don't see that (at all).
Comment 4•19 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060506 Minefield/3.0a1
Your test case WFM.
We might need to know a little about the text encoding. Do you have a 'live' site which also has the problem.
Reporter | ||
Comment 5•19 years ago
|
||
Here is it
A working strong tag
http://www.bilisimlab.com/test/fx3_strong_working.htm
A NOT WORKING strong tag
http://www.bilisimlab.com/test/fx3_strong_NOT_working.htm
Comment 6•19 years ago
|
||
This is how it looks like:
http://img235.imageshack.us/img235/1131/screenshot0ej.png
Reporter | ||
Comment 7•19 years ago
|
||
This is how is it look like with basic page style enabled
http://img66.imageshack.us/img66/2415/lastest3gv.jpg
Comment 8•19 years ago
|
||
Someone filed a bug for this before (saw kind of webdings on a page) but I can't find the bug anymore. Could not reproduce this either.
Page style makes the difference for you?
Do you see the same in a non-cairo build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-trunk/
Comment 9•19 years ago
|
||
And can you also reproduce this with a new profile?
http://kb.mozillazine.org/Profile_Folder
Reporter | ||
Comment 10•19 years ago
|
||
First of all i have uninstalled current version of minefield in my computer
than i've deleted profile files ( in document and settings directory )
after them i have installed the non-cairo build of minefield at http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-trunk/
the page look normal after them.
Then i re-uninstalled non-cairo build and deleted profile files and re-installed
normal version of minefield. After that i see that the problem is continue to exist with strong tag with css. I think the problem is about cairo build.
Updated•19 years ago
|
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Version: unspecified → Trunk
Updated•19 years ago
|
Whiteboard: cairo
Comment 11•19 years ago
|
||
Found the other bug. See Bug 332862.
Comment 12•19 years ago
|
||
*** This bug has been marked as a duplicate of 330715 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•