Closed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Electron Version
13.1.7
What operating system are you using?
Windows
Operating System Version
Windows 10
What arch are you using?
ia32
Last Known Working Electron version
No response
Expected Behavior
I created a new electron project from electron-quick-start
I tried to view a pdf file with internal links (to another page in the same file) & external links (to normal link or webpage)
Actual Behavior
The external links are not clickable (not navigate to the required page). but the internal links are clickable & navigate to the required page.
Testcase Gist URL
No response
Additional Information
No response