Open derekriemer opened 8 months ago
Yep, here too. Colab is another place where this bug can be found. Etc...
What operating system are you using? I wonder if this is related to #4378 ?
I am on Mac OS, but I don't believe it matters since the tech is web-based?
@vick08 that smells like issue #4378. Maybe you can try downgrading to 0.45.0. That worked for me.
Unfortunately, the places where I am encountering this are not under my control, so I am not able to downgrade. :) What I wonder about is whether the message is wrong or the context menu is missing. Do you happen to know? Thanks!
this happens both on windows an mac, idk about linux, I only use linux in terminals, not with browsers.
I was curious as to whether this is the right place for this issue since no one responded here so far?
We have the same issue and it was flagged by our accessibility team as well. Is there any traction on this bug?
Apparently not. I am not sure who to mention on this particular issue as i am not aware of who the owner of this repository is. Anyone watching this bug happens to know?
Reproducible in vscode.dev or in VS Code Desktop?
Reproducible in the monaco editor playground?
Monaco Editor Playground Link
Not applicable
Monaco Editor Playground Code
Reproduction Steps
when using a screen reader, the editor's label says "Editor content;Press Alt+F1 for Accessibility Options. " However, pressing alt+f1 in the playground, and other monico instances I know of, does not actually open any sort of dialog.
str:
Actual (Problematic) Behavior
When not in a vscode environment, monico simply does nothing with this shortcut.
Expected Behavior
Monico opens the accessibility help, or the verbalization is left out when the core is not inside of vscode.
Additional Context
No response