Closed
Bug 91485
Opened 24 years ago
Closed 24 years ago
Bold text cropped too much.
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: neil, Assigned: mjudge)
Details
Attachments
(3 files)
Using Build ID: 2001071704
Steps to reproduce problem:
1. View the attachment
Actual results: bold text cropped to much.
Expected results: bold text cropped to same with as normal text.
Reporter | ||
Comment 1•24 years ago
|
||
![]() |
||
Comment 2•24 years ago
|
||
Worksforme, build 2001-07-18-22 on solaris. Attaching screenshot.
You _are_ accounting for the fact that bold characters are wider than normal
ones?
![]() |
||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
bold text should not be cropped the same as normal text. it's wider, and thus
can't fix as much in the same area.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 6•24 years ago
|
||
Reporter | ||
Comment 7•24 years ago
|
||
It might work on Solaris but I filed the bug on Windows 95.
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Summary: Bold text cropped to much. → Bold text cropped too much.
![]() |
||
Comment 8•24 years ago
|
||
That looks like it may be a font metrics problem.... what font are you using?
Or is this happening with all fonts?
Reporter | ||
Comment 9•24 years ago
|
||
Aha! You're onto something! It only fails when the bold font is synthesized.
It works perfectly for "separate" bold fonts (e.g. "Arial Bold").
Comment 10•24 years ago
|
||
jag, can you take a look at this?
Assignee: trudelle → jaggernaut
Status: REOPENED → NEW
Comment 11•24 years ago
|
||
methinks this is fixed now.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 12•24 years ago
|
||
Sorry, wrong resolution.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•24 years ago
|
||
It was fixed, but since I only have a vague idea what fixed it (someone fixed
some gtk font metrics code recently), I'm marking this WFM.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 14•24 years ago
|
||
When was this fixed? I only have build 2001080904 which doesn't work.
Comment 15•24 years ago
|
||
Jag, doood! This is a win95 bug, not a gtk thing :-]
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 16•24 years ago
|
||
Doh!
Need. More. Coffee.
Comment 17•24 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
Comment 18•24 years ago
|
||
It sounds like this bug and bug 52596 share the same underlying problem.
Comment 19•24 years ago
|
||
Reassigning this bug to mjudge. Mike, feel free to hand it to someone else if
this isn't the same as bug 52596.
Assignee: jaggernaut → mjudge
Status: REOPENED → NEW
Assignee | ||
Comment 20•24 years ago
|
||
yes i think this does have something to do with the other bug. must be some kind
of measurement glitch and not invalidating enough of the screen. I am marking
this one as a dup
*** This bug has been marked as a duplicate of 52596 ***
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 21•24 years ago
|
||
Ah, the problem is that you're allowing too much space for bold text.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•