Closed
Bug 1343805
Opened 8 years ago
Closed 8 years ago
Use darker font and fallback to Fira Mono when Menlo/Monaco/Droid Sans Mono are not available
Categories
(bugzilla.mozilla.org :: User Interface, enhancement, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mak, Assigned: dylan)
References
Details
Attachments
(2 files, 1 obsolete file)
It could just be me, but one of the most common things I do on bugzilla is reading comments and posting.
With the new theme I find the text to be lacking contrast. It hurts my eyes.
I could use Stylish, but maybe we could evaluate giving better contrast to everyone since this tool is mostly text.
By a quick look through inspector, we seem to be using #404040, could we please evaluate going darker to gain more contrast? even just #202020 works much better.
Assignee | ||
Comment 1•8 years ago
|
||
Are you on a system where the font being used is "Courier" or "Courier New"? Can you try forcing .comment-text to use Consolas and tell me how the font colors compare using that?
That said, #202020 for .comment-text seems reasonable -- but I'm curious if this is related to dvander's request that we add Consolas to the list of acceptable comment text fonts.
Flags: needinfo?(mak77)
Assignee | ||
Updated•8 years ago
|
Severity: normal → enhancement
Priority: -- → P1
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Dylan Hardison [:dylan] from comment #1)
> Are you on a system where the font being used is "Courier" or "Courier New"?
Windows 10.
> Can you try forcing .comment-text to use Consolas and tell me how the font
> colors compare using that?
It looks a bit better, yeah. I'd accept even that.
Flags: needinfo?(mak77)
Comment 3•8 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #0)
> It could just be me, but one of the most common things I do on bugzilla is
> reading comments and posting.
No, it's not just you. Bugzilla comment text clarity has bugged me for a long time - it should be *stellar* both in quality and size considering how much time we all spend reading. (including when typing it) In decades I don't recall it ever being stellar. Other bz fields/headings have been great, and their sizes tend to be larger (why? or my imagination?), so I've never understood why comments seem to be considered second rate.
Per inspector, courier font is indeed at fault my case. Attached is a screen shot comparing bug comments font to fonts from other situations.
Comment 4•8 years ago
|
||
I'm overriding the Firefox 'monospace' font to a font that's suitable for my eyes (Fira Code). It seems like the .comment-text style prefers some inappropriate fonts before my usable 'monospace' fallback.
The font selected by the browser is "Courier New" on my system.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sebastinssanty
Comment hidden (obsolete) |
Prioritizing Consolas definitely looks way better. In the old UI the font was not specified and Chrome chose Consolas - Bugzilla looked best there. Now both browsers are showing old-school Courier.
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment 9•8 years ago
|
||
See Also: → 1343820
Comment hidden (obsolete) |
Assignee | ||
Comment 12•8 years ago
|
||
Comment on attachment 8848708 [details] [review]
github pull request
pull request is messy still
Attachment #8848708 -
Flags: review-
Assignee | ||
Comment 13•8 years ago
|
||
Comment on attachment 8848708 [details] [review]
github pull request
r=dylan
but before this lands, the version of Fira Sans Mono we ship needs to be updated.
Attachment #8848708 -
Flags: review- → review+
Comment 14•8 years ago
|
||
Is the new version of Fira Sans Mono a blocker, or a nice to have? I'm going to create a blocking bug, but if it's not, let's remove it as a blocker so we can get this work done.
Flags: needinfo?(dylan)
Comment hidden (off-topic) |
Comment 16•8 years ago
|
||
Comment on attachment 8847659 [details]
Courier New vs. Fira Code
Just as a note, this patch is about using Fira Mono and Consolas. the screenshot and discussion about Fira Code was brought on by an early mis-communication.
Attachment #8847659 -
Attachment is obsolete: true
Comment 17•8 years ago
|
||
(In reply to Emma Humphries ☕️ (she/her) [:emceeaich] (UTC-8) +needinfo me from comment #14)
> Is the new version of Fira Sans Mono a blocker, or a nice to have? I'm going
> to create a blocking bug, but if it's not, let's remove it as a blocker so
> we can get this work done.
the mozilla skin initially used fira mono however that was changed due to issues (from bug 1038808 comment 1):
- the "r" is too similar to a dot-less "i"
- * and + are too similar
- the kerning is very weird
- i have to increase my font size to 150% to read comments
i know the first issue has been addressed in https://github.com/mozilla/Fira/issues/49 which is why ensuring bmo ships with the latest version of fira mono is important. i'm not sure if the other issues have been addressed. iirc the kerning issue was reported by atoll so i'd recommend getting his feedback with the latest version of fira mono.
Can we just add Consolas for now and worry about Fira Sans separately? It's what Chrome used to give Bugzilla by default and it really helps readability.
Assignee | ||
Comment 19•8 years ago
|
||
Comment on attachment 8848708 [details] [review]
github pull request
The font the bike shed shall be Consolas...
Attachment #8848708 -
Flags: review+
Assignee | ||
Comment 20•8 years ago
|
||
To github.com:mozilla-bteam/bmo.git
7ec8604e2..add608cf5 master -> master
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 21•8 years ago
|
||
Consolas is too small, I'm going with Fira Mono (with updates).
Assignee | ||
Updated•8 years ago
|
Summary: Use a darker font for comments, and also avoid Courier → Use darker font and fallback to Fira Mono when Menlo/Monaco/Droid Sans Mono are not available
Assignee | ||
Updated•8 years ago
|
Assignee: sebastinssanty → dylan
Assignee | ||
Comment 22•8 years ago
|
||
Maybe next we want the font slightly larger -- maybe we want another mono-spaced font -- but for right now Fira Mono is superior to the experience we had on windows.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 23•8 years ago
|
||
What's your take on how the comments look now? :)
Flags: needinfo?(mak77)
For me, this looks much better on both Chrome again and Firefox. Thanks for taking the time to fix this!
Comment 25•8 years ago
|
||
\o/
Reporter | ||
Comment 26•8 years ago
|
||
(In reply to Dylan Hardison [:dylan] (he/him) from comment #23)
> What's your take on how the comments look now? :)
I see a better contrast on text, thanks!
Flags: needinfo?(mak77)
Updated•5 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•