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

Narator does not read the value of allowInsecureConnections #13555

Closed
Nigusu-Allehu opened this issue Jun 17, 2024 · 0 comments · Fixed by NuGet/NuGet.Client#5863
Closed

Narator does not read the value of allowInsecureConnections #13555

Nigusu-Allehu opened this issue Jun 17, 2024 · 0 comments · Fixed by NuGet/NuGet.Client#5863
Assignees
Labels
Priority:1 High priority issues that must be resolved in the current sprint. Tenet:Accessibility Type:Bug
Milestone

Comments

@Nigusu-Allehu
Copy link
Contributor

Nigusu-Allehu commented Jun 17, 2024

How to replicate

  1. create dotnet project
  2. add a nuget.config file with an http source
  3. set the http source allowInsecureConnections value to true
  4. Now press ctrl+windows+enter to start narrator
  5. Open PMUI and select the http package source
  6. Listen to the narrator, it reads a warning even though there should not be a warning.

This is caused because the allowInsecureConnections value is not propagated down to the accessibility object

@Nigusu-Allehu Nigusu-Allehu added Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug Tenet:Accessibility labels Jun 17, 2024
@Nigusu-Allehu Nigusu-Allehu self-assigned this Jun 17, 2024
@Nigusu-Allehu Nigusu-Allehu changed the title Narator reads the same error for sources that allowInsecureConnections and that don't Narator does not read the value of allowInsecureConnections Jun 17, 2024
@zivkan zivkan added this to the 6.12 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:1 High priority issues that must be resolved in the current sprint. Tenet:Accessibility Type:Bug
Projects
None yet
2 participants