-
Notifications
You must be signed in to change notification settings - Fork 225
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
Accessibility: Chat History #517
Comments
The idea for blind users is that each time a message was read, you clear the chat history. Then a new message should trigger the reader. |
There is a shortcut for this. Alt+e and then just e clears the history. |
The workflow of having to clear the chat is not ideal. I'll play with
some more and see if I could find a better workaround.
I don't think many people would figure out that's the workflow you have
to use since it's very unusual behavior in chat feature.
Normally you would go to the end of history to see new messages. I would
never guess I have to clear history in order to access new messages.
Only reason I know is because someone else mentioned it.
|
We could write it in the accessibility text of the chat window. Just a short add ", after reading message, clear with Alt+e and e". |
The message would help, and there's a faster dedicated shortcut
control+e on windows and command+e on Mac.
However, another problem of clearing is that you might end up clearing
as you getting a new message. Then you would never see that message. I
ran into this several times especially people are sending messages in
quick successions.
I'll play with it some more. Could we leave this issue open until we
find a better solution?
|
sure |
@chigkim Hi - any update on this? Just needing to clean up the Issues a bit. |
Unfortunately, I couldn't get the chat history to work properly still.
|
OK but in so far as we know what we want to do about it we can leave this ticket open, is that right? |
Yes!
|
Hi, Sorry for the maintenance noise here. I’m just into triaging issues. @chigkim could you please summarize what's missing in order to move the accessibility problem forward in your issue description and apply the issue template? I'm afraid that it would need almost a full redesign of the chat functionality. If that's what you think is needed, feel free to open an issue/GitHub discussion to discuss a chat system redesign. Note: I will unsubscribe from this issue and won’t receive responses from any new comments. If you have any questions concerning maintenance (re-opening this issue if you can’t), feel free to ping me. |
On Windows, all three screen readers (nvda, jaws, narrator) can't seem to be able to review chat history.
On Mac, users can review chat history but with a few issues.
The text was updated successfully, but these errors were encountered: