-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interest
Description
What problem are you trying to solve?
The user should be able to control page width. For example, an unstyled page should show in the user's preferred page width by default, instead of the screen/window width. Pages can then adjust their width based on the preferred width. Also, it should be possible to set a preferred width bigger than the screen width, for example if the user happens to prefer horizontal scrollbars on mobile. This is a major unsolved accessibility issue with the web. We need the ability to adjust page width independently of screen/window size.
What solutions exist today?
There are none. Some userstyles provide site-specific hacks (see e.g. any of a number of wide-github userstyles), but they break regularly.
How would you solve it?
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interest