I am designing a web application accessible to visually impaired users. This application includes multiple pages, each potentially featuring paragraphs with links, form input fields, collapsible sections, and buttons.
When a user loads a page, should screen readers automatically read the content sequentially, from top to bottom, element by element?
Or, should users navigate manually using the tab key, allowing the screen reader to announce only the content at the current focus point?