Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell app doesn't update screen reader with command output #672

Open
johrstrom opened this issue Sep 11, 2020 · 0 comments
Open

shell app doesn't update screen reader with command output #672

johrstrom opened this issue Sep 11, 2020 · 0 comments
Labels
area/accessibility component/shell enhancement This is functionality that builds upon existing functionality.
Milestone

Comments

@johrstrom
Copy link
Contributor

johrstrom commented Sep 11, 2020

Screen readers don't really read a lot of the output from commands in the shell app.

So if you type, say ls it's not likely to say anything at all. Where as if you type whoami it may state the command prompt (whatever $PS1 looks like onthe current line, it doesn't read the previous line - the output of whoami). The most I got out of it was reading the $PS1 prompt, it never said the output of a given command I'd ran.

Tested with NVDA + Windows + Chrome.

┆Issue is synchronized with this Asana task by Unito

@oscwiag oscwiag added this to the Needs Triaged milestone Sep 11, 2020
@johrstrom johrstrom modified the milestones: Needs Triaged, Backlog Sep 11, 2020
@ericfranz ericfranz modified the milestones: Backlog, OOD1.8-patch Sep 14, 2020
@ericfranz ericfranz modified the milestones: OOD1.8-patch, OOD2.0 Sep 22, 2020
@ericfranz ericfranz modified the milestones: OOD2.0, OOD2.1 Oct 20, 2020
@lukew3 lukew3 added the enhancement This is functionality that builds upon existing functionality. label Jun 29, 2022
@Oglopf Oglopf added component/dashboard bug Existing functionality not working as expected and removed bug Existing functionality not working as expected component/dashboard labels Dec 5, 2022
@johrstrom johrstrom modified the milestones: 2.1, Backlog Jan 3, 2023
@johrstrom johrstrom modified the milestones: Backlog, 4.0 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/accessibility component/shell enhancement This is functionality that builds upon existing functionality.
Projects
Status: Reviewed, Scheduled
Development

No branches or pull requests

6 participants