zulip-flutter icon indicating copy to clipboard operation
zulip-flutter copied to clipboard

Fix content navigation order in semantics when links present

Open gnprice opened this issue 1 month ago • 0 comments

This was found in https://github.com/zulip/zulip-flutter/issues/535#issuecomment-2973276995 when investigating the app's behavior with a screen reader:

Message content navigation appears out of order when the message contains links.

We should fix this.

A required part of any PR to address this issue will be to try it out with a screen reader and confirm how it behaves. See the description of #535 for instructions.

gnprice avatar Nov 01 '25 01:11 gnprice