Open hongquan09dth5 opened 1 year ago
Generally the rule in NVDA has been to only report the first line of content in any element when tabbing or focusing it, as the content may be extremely long. We could revisit this decision, but as it stands this is by design.
Hi Team, hope you are well. I have an div element that has an aria-readonly= true and rolex=textbox, there is a text that has three lines. I noticed when I tabbed to div element, the NVDA just only a part of the text inside the div and ignore the rest. If I used the mouse pointer to focus the text, it would read out the first line or second line or full of text depending on the place where I focused. Here is my example:
`
NVDA would read out:is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and and ignore the rest.
NDVA version: 2022.3.2 Microsoft browser Edge version: 108.0.1462.46 (Official build) (64-bit)