Ramón Corominas

Results 12 comments of Ramón Corominas

This is the expected behavior, live regions must be announced only when they are updated, not when created. Announcing a live region when it is inserted in the DOM would...

> One alternative solution to this is changing the font in NVDA and documentation to a hyper-legible font that easily distinguishes these. Low vision users sometimes use custom fonts to...

cc: @rperez030 I have made two additional commits since the original pull request. These updates introduce user-configurable settings for the delays and remove the previously used debouncing code, which has...

@hediet, Thanks for taking the time to review this PR, I've updated the description with a detailed explanation of the issues in accessibility signals that this PR intends to solve....

> Layering issue: > > ``` > [valid-layers-check ] [build/lib/layersChecker.ts]: Reference to symbol 'NodeJS' from '@types/node' violates layer '**/vs/**/browser/**' (/mnt/vss/_work/1/s/src/vs/workbench/contrib/accessibilitySignals/browser/accessibilitySignalLineFeatureContribution.ts (46,59) Learn more about our source code organization at https://github.com/microsoft/vscode/wiki/Source-Code-Organization....

> Thanks for working on this. It works well based on my testing 👏🏼 > Thanks for your feedback and for taking the time to test my work, I really...

As others have said, the problem is that the link has no content and it is rendered as 0-width, 0-height. However, this pseudo-link has also another (empty) content through an...