-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Functionality for accessibility (increase/decrease font size) #36
Comments
This is a really needed feature. I tested Runbox 7 again today, and I was very surprised to find everything so tiny and cramped. Please use more white space and padding or at least provide the functionality to do so. Right now Runbox 7 doesn't look very modern. And usability-wise it's also bad if everything is tiny and cramped. |
Isn't it just to use |
Here are some reasons why it's necessary to offer a setting to increase/decrease the font size:
|
Hello @petersalomonsen! This is a good solution for most cases and is even remembered by the browser across sessions. |
@peter-fb We recently decreased the font sizes in response to popular requests and they are now more similar to other webmail interfaces and email clients. While we have been planning to introduce functionality to adjust font sizes in Runbox 7 similar to 6, modern browsers' zoom feature works surprisingly well (with customizability per website and across sessions) and there are some advantages to letting the browser control such settings. We generally carry functionality from Runbox 6 over to 7, but there are some that might no longer be relevant due to circumstantial technological advances (such as the spell checker previously found in Compose). Your feedback is much appreciated as we continue working to improve the accessibility aspects of Runbox 7. |
Hi @gtandersen
If you compare Runbox 7 and Gmail--the market leader--then I'm surprised you can say Runbox 7 is now more similar to other webmail interfaces. Additionally, the trend goes in the opposite direction, font sizes have increased over the last few years. Here is a screenshot of Runbox 7 and Gmail, side by side:
For some reason the list of emails in Runbox 7 is more fuzzy after increasing the zoom in Firefox. |
@gtandersen also said:
As I said earlier, a drawback to that solution is that no average user knows about this hotkey. I find the font sizes of Runbox 6 totally fine. The defaults of Runbox 7 on the other hand are not OK IMHO. And if I use Ctrl++ to change the zoom then the result is sub-optimal. So I'll stay with Runbox 6 for the time being, I'm not happy with Runbox 7. |
We must have been ahead of our time! Perhaps we should increase the font sizes slightly again, if other readers/users concur.
This probably depends on the browser/platform in use (possibly less optimal on Windows platforms), as the Canvas table responsible for showing the message list relies on the browser rendering the text differently than the rest of the screen. |
Add buttons to increase/decrease font size for improved accessibility.
The text was updated successfully, but these errors were encountered: