Bug 7997 - Web Access font size is small
Summary: Web Access font size is small
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.15.0
Assignee: Pierre Ossman
URL:
Keywords: frifl_tester, relnotes
Depends on:
Blocks:
 
Reported: 2022-10-04 12:22 CEST by Pierre Ossman
Modified: 2023-07-10 15:55 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:
* Web Access should use a font size that fits well with other web applications


Attachments

Description Pierre Ossman cendio 2022-10-04 12:22:39 CEST
We are currently using a font size of 12px in Web Access. This is tiny compared to most other things. E.g. the default size in web browsers is 16px, and the default size in Windows and GNOME is 11pt, which equates to 14.666...px.
Comment 1 Samuel Mannehed cendio 2022-10-07 14:21:46 CEST
This is especially noticeable to my eyes in the JavaScript fallback error dialog. It seems browsers give monospace text an even smaller font by default. The text in this dialog look really tiny.
Comment 2 Pierre Ossman cendio 2022-10-11 11:00:33 CEST
Some reference numbers:

macOS UI: 12px
Classical Windows UI: 12px
Modern Windows UI: 13px
Linux UI: 14px

Browsers default size: 16px (13.333px/10pt for input elements)
VMware Horizon: 15px-17px for login page, UI unknown
Google search: 14px (16px for search field)
Google drive: 13px
Google calendar: 14px
vSphere: Login 14px, UI 13px
Bugzilla: 13px
Swedbank login: 16px
Firefox settings: 15px
Slack: 15px

Wikipedia: 14px
Aftonbladet: 16px
CNN: 16px
Comment 3 Pierre Ossman cendio 2022-10-11 11:04:46 CEST
There is apparently a lot of variance between different applications. There appears to be a slight trend of increasing font sizes, though.

The most common size seems to be 14px, so that would be the safe choice. Choosing 15px could be more future-proof, though, if the trend continues. And we would still not be terribly odd, as popular applications such as Firefox and Slack use that size.
Comment 7 Pierre Ossman cendio 2022-10-12 11:26:40 CEST
Font sizes are now adjusted, and I think it looks good. Things also still fit well on a small device.
Comment 8 Frida Flodin cendio 2022-10-17 14:20:38 CEST
I also think it looks good overall. Checked that the new font size is used everywhere I could think of. Used inspector tool on login page, redirect page, disconnected page and clipboard field. 

However, the larger font increased the impression that the footer text, with Version and Copyright, is equally important as the other content. This is especially noticeable on the disconnected page. I think it would look better if the footer text had a smaller font. Reopening for discussion.
Comment 10 Pierre Ossman cendio 2022-10-19 16:05:48 CEST
The font size of the footer is now reduced to 80% of the normal font size. This is also roughly what we had in the mock-ups.

We discussed also making the text colour lighter, but that reduces contrast and hence legibility, so let's see if we can make do without it.
Comment 11 Frida Flodin cendio 2022-10-24 09:40:26 CEST
I think it looks much better now with the smaller font size. Checked login page, redirect page and disconnect page.

Note You need to log in before you can comment on or make changes to this bug.