-
-
Notifications
You must be signed in to change notification settings - Fork 784
Improve the report link feature #17127
Copy link
Copy link
Closed
Labels
p4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
p4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
Links to the same page are reported for
httpandhttpsschemes, and this doesn't include local files like the NVDA's user guide.Describe the solution you'd like
Same page links should be reported also for local files.
Describe alternatives you've considered
Report link types just for non local webpages.
Additional context
This feature has been included in pr #16994, to fix issue #141.
Other refinements may be suggested in the future. For example, when we see if this works consistently in webpages with query parameters and if this should be improved for such wwebpages..