Closed Bug 52680 Opened 24 years ago Closed 24 years ago

Classic skin should use CSS system fonts

Categories

(SeaMonkey :: Themes, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: bugs)

References

Details

(Keywords: access, polish, Whiteboard: [nsbeta3-][rtm+])

The classic skin still isn't using the CSS system fonts for menus and other text. In the classic skin, I see an impossibly small font, whereas gtk apps come up with a much larger one. Bryner suggested the following patch to themes/classic/global/win/global.css: - /* font-family : sans-serif; - font : dialog; */ + font-family : sans-serif; + font : dialog; and adds "so i don't see any way that system fonts are happening on win32" and indeed his patch fixes the problem.
Nominating for beta3 since the fix is trivial, it's in hand, and it's important both for the look of the classic skin and for accessiblity (even if we don't care about visually impaired people being able to use modern, let's at least give them one skin they can use).
Keywords: access, nsbeta3, patch, polish
Depends on: 48907
-> themes
Component: Skinability → Themes
Keywords: review
QA Contact: blakeross → pmac
Don to look into this since he thinks he already checked that code in two months ago.
Whiteboard: [need info]
Taking this from Ben for investigation ...
Assignee: ben → don
Priority: P3 → P2
Whiteboard: [need info] → [nsbeta3+]
OK, Ben has the fix for this in his tree. Marking "nsbeta3+" ...
Doh! Forgot to re-assign to Ben ...
Assignee: don → ben
Let's do this in RTM and not beta 3.
Keywords: rtm
Whiteboard: [nsbeta3+] → [nsbeta3-][rtm+]
according to my up to date tree, this has already been fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified ok on linux (2000-10-10-10-MN6).
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.