Page content should be read sequentially in a logical reading order; main header, main text paragraphs, sidebars, and then visual or DOM.
Bug Issue: Test-to-Speech/READ Aloud order is incorrect.
Issue Description: Read option reads page content our of logical reading order. Instead of reading top-to-bottom and left-to-right, it jumps between unrelated sections, reading sidebars or headers out context before reading the main body text.
Expected Result: Content should be read sequentially in logical reading order matching the page layout and semantic structure. Visual or DOM should be read after main page content is read,
Additional Context: I'm using Windows 11/Chrome browser.
1
vote