Closed
Bug 48123
Opened 25 years ago
Closed 24 years ago
plaintext editor quoted text much smaller than typed text
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: blizzard, Assigned: pierre)
Details
Attachments
(1 file)
|
45.20 KB,
image/jpeg
|
Details |
There is a huge, destracting size difference between the text that you type in
the plain text editor and text that you see as quoted. The quoted text is the
right size but the typed text is huge. I would love to know how to fix it.
I'll attach a screenshot in a second.
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
I'm fairly sure that this is cross platform, but I'll wait for that to be
verified rather than marking it so without checking to be sure.
I find this annoying as well, and have looked for the CSS which controls it, and
have talked to UI, mailnews and layout people about it, but no one seems to know
where the style for the white-space moz-pre text comes from. It seems to be
Courier for me rather than my preferred fixed-width font of "clean", and is
larger than my normal fixed-width size (though not "huge" on my system, just
larger than I'd like). There's another bug on it somewhere, but I haven't been
able to find it and I don't think anyone's looked at it recently so I'm glad you
filed a new one.
My hunch is that it's coming from something compiled in to the font remapping
code or to layout, since I haven't been able to find it in a css file.
I don't know who the right person is to own this bug -- probably someone
involved with font mapping in gfx, or with default CSS fonts, since it's not
coming from editor code and certainly not from mail compose code (but cc'ing
ducarroz anyway since it affects him) -- but I find it sufficiently annoying
that I'd like to fix it if we could get some help from someone who knows
something about how the CSS default style font mapping works.
Comment 3•25 years ago
|
||
Although I see the bug (quotes have font size as sat in prefs, normal text is
larger), my font preference (also "clean") *is* honored.
| Reporter | ||
Comment 4•25 years ago
|
||
I'm not sure whether it is the same font or not in my case. They both appear to
be fixed width fonts but I'm not sure if they are the same font or not.
Comment 5•25 years ago
|
||
Marc, I'm not sure if this is you or maybe Pierre -- do you have any ideas?
Assignee: beppe → attinasi
Comment 6•25 years ago
|
||
Pierre is much more familiar with the font mapping code than I am - assigning to
him to look at.
Assignee: attinasi → pierre
| Assignee | ||
Comment 7•24 years ago
|
||
This was fixed a long time ago, I guess.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•