Closed
Bug 348548
Opened 19 years ago
Closed 19 years ago
word in bold is rendered wrong: the blank space before a word in bold is missing.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 288047
People
(Reporter: federicogalvezdurand, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
This part of the HTML code is rendered wrong:
... known by me. Only <B>our</B> ...
The blank space in between "Only" and "our" is missing.
It only happens in MacOSX. The same page appears well in Firefox 1.5.0.6 FreeBSD build.
MacOSX Safari also renders displays this page well.
I tried to reproduce the behaviour with a simplest example and I did not succeeded.
Weird, isn't it?
Reproducible: Always
Steps to Reproduce:
1.go to the webpage mentioned above, using Firefox for MacOSX.
2.
3.
Actual Results:
The text:
... known by me. Only <B>our</B> ...
Is rendered:
... known by me. Onlyour ...
Expected Results:
...known by me. Only our...
Comment 1•19 years ago
|
||
The page uses the "Bitstream Vera Serif" font. This is a duplicate of bug 288047 (see e.g. bug 288047 comment 17 and bug 288047 comment 38).
*** This bug has been marked as a duplicate of 288047 ***
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
•