Closed
Bug 94519
Opened 23 years ago
Closed 16 years ago
Justified text in raster "MS Sans Serif" causes overlap
Categories
(Core Graveyard :: GFX: Win32, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: ezh, Assigned: kmcclusk)
References
()
Details
(Keywords: platform-parity, testcase)
Attachments
(2 files)
1. Load the page.
2. Looak at the articles - the date and the text are merged (is this a right
word for being on each other?), but should not.
I think it happens since the date is bold.
moz 2001080703
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Seems font related, it only happens with "font-family : MS Sans Serif" and
only when "text-align: justify" and the line starts with bold text.
WORKSFORME.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•23 years ago
|
||
Is this the same as 93519?
Comment 5•23 years ago
|
||
REOPEN, I still see overlapping text in the testcase using nightly build
2002-01-17-03 (trunk) on Windows 98 SE.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 6•23 years ago
|
||
Assignee | ||
Comment 8•23 years ago
|
||
Reassigning to Marc.
Assignee: karnaze → attinasi
Status: REOPENED → NEW
Target Milestone: --- → mozilla1.2
Comment 9•22 years ago
|
||
WFM Win XP trunk build 2002071708. Can someone affected re-test?
Reporter | ||
Comment 10•22 years ago
|
||
I believe it's some Mozilla font problem under Win 98. Now under XP I do not see
it. I'll try under Win 98 tomorrow.
Reporter | ||
Comment 11•22 years ago
|
||
Windows Me, English.
This bug is present.
Reporter | ||
Comment 12•22 years ago
|
||
So, it's a Win 9x problem.
Comment 13•22 years ago
|
||
->Fonts & Text
Assignee: attinasi → font
Component: Layout → Layout: Fonts and Text
QA Contact: petersen → ian
Summary: Text is merged with numbers, bat should not → Justified text overlaps bold text at line start
Comment 14•22 years ago
|
||
->GFX:Win32 since platform-specific (perhaps font-specific)
Assignee: font → kmcclusk
Component: Layout: Fonts and Text → GFX: Win32
Comment 15•21 years ago
|
||
The bug occurs in Windows 9.x's with any raster font.
If you say that this bug doesn't occur with XP, please verify that MS Sans Serif
is in raster format also in that version (in Windows 9.x raster fonts has
extension .fon and MS Sans Serif is called sserif[e|f].fon).
The other settings necessary for the bug to take place are:
*){text-align: justify}
*)and any one of the properties font-style, font-weight set with a value
different from the default.
To notice that if you add {font-variant: small-caps} the bug doesn't take place
anymore.
Comment 16•21 years ago
|
||
*** Bug 211366 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Summary: Justified text overlaps bold text at line start → Justified text in raster "MS Sans Serif" causes overlap
Comment 17•21 years ago
|
||
*** Bug 133260 has been marked as a duplicate of this bug. ***
Comment 18•21 years ago
|
||
I got the confirmation that on win2000 (and probably therefore also XP and NT)
MS Sans Serif is in raster format. Other checks are appreciated.
If it remains like that, the bug is a system problem.
Comment 19•17 years ago
|
||
Mats, is this still a problem?
Comment 20•17 years ago
|
||
I can't reproduce it on Windows XP with any of the few raster fonts
I could find on this system. I no longer have a Windows 98 system.
If someone can verify it works on Win2000 with a trunk build
(using a raster font) we can mark it WORKSFORME.
Updated•17 years ago
|
Whiteboard: WFM? Needs confirmation on w2k
Updated•16 years ago
|
Product: Core → Core Graveyard
Attachment #45303 -
Attachment mime type: text/html → text/html; charset=windows-1251
Comment 21•16 years ago
|
||
WFM under Windows 2000 with various bitmap fonts.
Status: NEW → RESOLVED
Closed: 23 years ago → 16 years ago
Keywords: qawanted
Resolution: --- → WORKSFORME
Whiteboard: WFM? Needs confirmation on w2k
You need to log in
before you can comment on or make changes to this bug.
Description
•