Closed
Bug 22253
Opened 26 years ago
Closed 23 years ago
fonts in UI specs too small to read on Unix
Categories
(Developer Documentation Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: akkzilla, Assigned: endico)
References
()
Details
(Keywords: verifyme)
Attachments
(1 file)
|
70.29 KB,
image/jpeg
|
Details |
The Unix specs apparently have a lot of departures from standard Unix practice
and from what we did in 4.x, which are causing people to file bugs -- for
instance, Open in the File menu (bug 22222) or button ordering in dialogs (not
sure of the bug number) -- but Unix people can't review the spec because the
fonts are written for windows and are unreadably small on Unix. In 4.x/Linux,
they're completely impossible to read, just little smudges a few pixels high; in
mozilla/Linux, they're a little better but still would give most people
eyestrain to read.
Is there some way we could get the fonts changed on the spec documents so that
they're accessible to Unix people, at least for the specs that apply to Unix?
| Reporter | ||
Comment 1•26 years ago
|
||
Sorry for that. I bumped up the font sizes in all for specs (should have
verified them on Linux before I post), and while I was at it also removed all
legacy FONT tags, the specs now use CSS exclusively. Let me know if this works
better for you. The fonts are *not* written for Windows, they all have the
sans-serif fall back that works on any platform that supports CSS1. Akkana, let
me know if this works better for you now.
| Reporter | ||
Comment 3•26 years ago
|
||
Thanks -- they look much better in Mozilla on Unix! They're still very hard to
read in 4.x on Unix, but I guess that gives us some incentive to eat the dogfood
...
Moving all UE/UI bugs to new component: User Interface: Design Feedback
UE/UI component will be deleted.
Component: UE/UI → User Interface: Design Feedback
Comment 5•26 years ago
|
||
QA Assigning non-confidential New/Assigned User Interface: Design Feedback bugs
to Matthew Thomas (mpt@mailandnews.com).
Matthew Thomas is now the QA owner for the User Interface: Design Feedback
component. (Bugs that involve UI issues in the Netscape-branded Mozilla browser
should continue be QA assigned to elig@netscape.com.)
QA Contact: elig → mpt
Comment 6•26 years ago
|
||
I don't have a Unix box to check this on. This is a developer documentation
issue, not a UI design issue; so QA assigning to Dawn to check that this has been
fixed.
Component: User Interface: Design Feedback → Mozilla Developer
Product: Browser → Documentation
QA Contact: mpt → endico
Version: other → unspecified
Comment 7•26 years ago
|
||
We can't re-write all the specs for Unix, even we can, it won't fix the real
user problem. This one is not a Ui design bug, it is a technical problem.
Re-assign to paul and hope that something can be done with the globle skin to
make this kind of change happen. Also change the bug title to "Unix fonts too
small to read"
Assignee: german → hangas
Summary: can't read UI specs on Unix → Unix fonts too small to read
| Reporter | ||
Comment 8•26 years ago
|
||
This wasn't filed as yet another dup of the many existing bugs on linux font
handling in Mozilla, it was intended to point out that nonwindows people might
want to be able to read Mozilla's UI specs in 4.x without having to turn on "Use
my default fonts, ignoring document-specified ones". If the UI design specs
really must use platform-specific fonts, then I guess WONTFIX is appropriate.
BTW, the spec page looks quite a bit better in mozilla (at least with my font
prefs) than in 4.72. :-)
Summary: Unix fonts too small to read → fonts in UI specs too small to read on Unix
This is a global issue for Linux users. My understanding is that the problem is
less severe on mozilla than Netscape 4.x. I also think that the effort to
convert specs to a different font would be quite large. If we have figured out
which fonts to use for future specs that will work well on all platforms and
browsers and this information is forwarded to me, I will try to get all of our
future spec work to use these fonts. In the mean time our apologies to those
that are unable to read the specs. Closing bug as Later.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → LATER
Target Milestone: --- → M16
| Assignee | ||
Comment 10•26 years ago
|
||
That's simple. The font that works on all platforms is "default".
If you simply must change the font size, use size=+n or size=-n.
Using absolute font sizes is just asking for trouble. This isn't
just a problem for lame whiners on obscure platforms. Its an accessibility
issue as well. People set their default font size to something they
can see. Why should you override this?
Comment 11•24 years ago
|
||
LATER is deprecated per bug 35839.
Status: RESOLVED → REOPENED
Resolution: LATER → ---
Comment 12•24 years ago
|
||
->default
Assignee: hangas → endico
Status: REOPENED → NEW
QA Contact: endico → imajes
Comment 13•23 years ago
|
||
HTML tidied, removed absolute font sizing, made special sizes 0.8em
Status: NEW → RESOLVED
Closed: 26 years ago → 23 years ago
Resolution: --- → FIXED
Target Milestone: M16 → ---
Comment 15•23 years ago
|
||
the html source has been formatted so I can't see if any content has been
changed. Brant, did you change the contents, cause the modification date has
also been changed? I don't think we should change the original Netscape5 design
spec.
I don't use Unix, so dunno if the fonts are okay.
Updated•19 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•