secondlife / jira-archive

3 stars 0 forks source link

[BUG-11767] Terms of Service are difficult to read with CEF and HiDPI monitor #1896

Open sl-service-account opened 8 years ago

sl-service-account commented 8 years ago

Steps to Reproduce

Attachments

Links

Related

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-11767 | | Summary | Terms of Service are difficult to read with CEF and HiDPI monitor | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Soft Linden (soft.linden) | | Created at | 2016-04-11T20:45:02Z | | Updated at | 2017-03-22T16:04:51Z | ``` { 'Business Unit': ['Platform'], "Is there anything you'd like to add?": 'This is a regression with CEF', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Actual: Terms of Service are too small to read on a HiDPI monitor', 'What were you doing when it happened?': "* Get a system with a high dot pitch, such as a system with a 4k display or full resolution laptop with small display\r\n\r\n* In the viewer preferences, adjust UI scale to make text legible\r\n\r\n* Log into a new account, or reset an account's last TOS agreement date\r\n\r\n* Log in again and observe the Terms of Service dialog\r\n", 'What were you expecting to happen instead?': 'Expected: UI scale applies to browser window used to display Terms of Service', } ```
sl-service-account commented 8 years ago

Soft Linden commented at 2016-04-11T20:51:53Z

This could be fixed by making CEF respect UI scale, or by increasing font sizes on the ToS page.

UI scale isn't respected in other places, such as search. But their fonts aren't as small as the ones on the ToS page.