Closed
Bug 150915
Opened 24 years ago
Closed 24 years ago
Arial is "foo" when toolbar is used to select font
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0.1
People
(Reporter: cody, Assigned: cmanske)
References
Details
(Keywords: regression, Whiteboard: [adt2 RTM][fixed in trunk],[verified-trunk])
Attachments
(1 file, 1 obsolete file)
|
1.20 KB,
patch
|
cmanske
:
review+
kinmoz
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Create a new message.
2. Type some text.
3. Using the font selector *in the toolbar*, choose "Helvetica, Arial".
4. Select All.
5. View the source using the Insert -> HTML command.
Expected results: The FONT FACE will be "Helvetica, Arial, sans-serif".
Results: The FONT FACE is set to "Helvetica, foo, sans-serif".
Interestingly, the font attribute is correctly set if you use the Format->Font
menu instead of the toolbar to choose Helvetica.
Comment 1•24 years ago
|
||
*** Bug 150917 has been marked as a duplicate of this bug. ***
*** Bug 150917 has been marked as a duplicate of this bug. ***
Comment 3•24 years ago
|
||
I see the problem. Patch coming up.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
This is a no-risk patch that needs to also get into the branch. Reviews needed.
OS: Windows 98 → All
Hardware: PC → All
Comment 6•24 years ago
|
||
Here's a real patch against CVS
Attachment #87363 -
Attachment is obsolete: true
Comment 7•24 years ago
|
||
reassign to editor team
Assignee: ducarroz → cmanske
Component: Composition → Editor: Composer
Product: MailNews → Browser
Target Milestone: --- → M1
| Assignee | ||
Comment 8•24 years ago
|
||
Comment on attachment 87407 [details] [diff] [review]
CVS Patch
r=cmanske
I wonder how the heck that happened! (CVS Blame doesn't reveal when that
changed was made.)
Attachment #87407 -
Flags: review+
| Assignee | ||
Comment 9•24 years ago
|
||
I have some vague recollection that some Linux users didn't like Arial
Akkana: Do you know anything about this?
Comment 10•24 years ago
|
||
The arial problems on linux are discused in bug 46415. Redhat had a problem up
through 7.1; I think 7.3 and later are better (my 7.3 machine doesn't have any
Arial at all). Some other distros had problems as well, especially if they had
installed abiword or Japanese fonts (for some reason those packages come with an
awful scaled-bitmap arial font). Listing Helvetica before Arial solves the problem.
Comment 11•24 years ago
|
||
CVS claims that the bug was introduced:
1.112 cmanske%netscape.com Aug 9 2000 Big UI fix checkin continued - same
bugs as last checkin. r=sfraser
If that's true, that would mean there could be a large amount of people
receiving 'foo' in their mailbox and many webpages with 'foo' in them since it
would have been included in practically every version of Mozilla and Netscape
(since M17).
Comment 12•24 years ago
|
||
Charley--since this isn't your patch, you may not want to be the "assigned to"
person.
Target Milestone: M1 → mozilla1.0.1
Comment 13•24 years ago
|
||
Attachment #87407 -
Flags: superreview+
| Assignee | ||
Updated•24 years ago
|
Whiteboard: [adt2 RTM][FIX IN HAND][need sr=] → [adt2 RTM][FIX IN HAND]
| Assignee | ||
Comment 14•24 years ago
|
||
checked into trunk
Comment 15•24 years ago
|
||
gone, verif on trunk 0617.
Whiteboard: [adt2 RTM][fixed in trunk] → [adt2 RTM][fixed in trunk],[verified-trunk]
Comment 16•24 years ago
|
||
adding adt1.0.1+. Please get drivers approval before checking into the branch.
Comment 17•24 years ago
|
||
Comment on attachment 87407 [details] [diff] [review]
CVS Patch
Approval granted for 1.0 branch checkin; please remove the mozilla1.0.1+
keyword when this is fixed and add the fixed 1.0.1 keyword.
Attachment #87407 -
Flags: approval+
Updated•24 years ago
|
Keywords: mozilla1.0.1 → mozilla1.0.1+
| Assignee | ||
Comment 18•24 years ago
|
||
checked into mozilla1.0.1 branch
Keywords: mozilla1.0.1+ → fixed1.0.1
Comment 19•24 years ago
|
||
*** Bug 152920 has been marked as a duplicate of this bug. ***
Comment 20•24 years ago
|
||
Regarding Mozilla 1.0.1 branch: which release version will this be available
in? I'm using 1.1a and this isn't checked in... is the next version of Mozilla
to be 1.1b or are we going back in version numbers to 1.0.1?
One other comment... with Windows users making up over 90% of the computer
market, shouldn't Arial be listed first (Arial, Helvetica, sans-serif)? Arial
is a common font on Windows systems while it is rare for a Windows system to
have Helvetica.
On my Mac OS X system I have both Arial and Helvetica... but I prefer the
look of Arial.
Comment 21•24 years ago
|
||
For version number info, see http://www.mozilla.org/roadmap.html
For the reason Helvetica is listed before Arial, see bug 46415.
Updated•24 years ago
|
QA Contact: esther → sujay
Comment 22•24 years ago
|
||
verified on branch.
Status: RESOLVED → VERIFIED
Keywords: fixed1.0.1 → verified1.0.1
Comment 23•23 years ago
|
||
*** Bug 160219 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•