Closed
Bug 63951
Opened 24 years ago
Closed 24 years ago
one pixel of cruft left after deleting an 'f' in composer
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: jruderman, Assigned: kmcclusk)
References
Details
(Whiteboard: Have fix need review)
Attachments
(2 files)
Steps to reproduce:
1. Open Composer.
2. Make sure you're using Times New Roman 12 (this is the default font).
3. Type an 'f' and then a space.
4. Backspace the 'f' or delete a character before the 'f'.
Result: one pixel of the 'f' isn't removed until another window covers that
portion of the Composer window.
Notes:
- 'f' is the only lower-case letter with this problem. No upper-case letters
have this problem.
- When you first type an 'f', the problematic black pixel isn't displayed in
Mozilla (but it is in Wordpad). In programs, the problematic pixel is one
column to the right of the right side of insertion point.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•24 years ago
|
||
Set target milestone to mozilla1.0.1
Target Milestone: --- → mozilla1.0.1
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
Setting milestone to mozilla0.9
Whiteboard: Have fix need review
Target Milestone: --- → mozilla0.9
Assignee | ||
Comment 5•24 years ago
|
||
The patch for this bug is really a bit of a hack. We should probably solve the
general problem, but it's probably too big of a problem to solve quickly, so I
have filed a new bug for the general problem bug 71523 and I will check in the
patch in this bug shortly.
Assignee | ||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Very nice comment and hack, er, fix. Thanks Kevin!
[s]r=attinasi
Comment 8•24 years ago
|
||
r=karnaze. I wonder if this would be fixed if text frames always returned sizes
aligned on pixel boundaries (if they aren't doing so now). I have seen cases
where block's don't.
Assignee | ||
Comment 10•24 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•