Open
Description
Let's make sure issue is not already fixed in latest builds first.
- I verified I can reproduce this issue against latest Integration Build of Eclipse SDK
Steps to reproduce
From a fresh installation and clean workspace:
Install Screen Reader NVDA
Enable Show method paramters
I tried
input some method call with parameters. Method parameters are shown in the editor like this:
move the caret to this line, screen reader will announce the content of this line
I expected: The announced text should contain the method paramters, here is the word "delimiter" and "elements"
But got: the method parameter names are skipped by Screen Reader
Tested under this environment:
- OS & version: Win11
- Eclipse IDE/Platform version 2024-09
Community
- I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.