Opened 6 years ago
Last modified 6 years ago
#1104 new defect
Documentation page anchors stripped from URLs
Reported by: | krzywon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.3.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
When opening documentation links in a browser, page anchors are being removed. This is happening somewhere after the link is sent to webbrowser.open_new_tab() in documentation_window.py.
My system in case this is platform dependent: Win7 SP1, Chrome v66
Change History (2)
comment:1 Changed 6 years ago by butler
comment:2 Changed 6 years ago by krzywon
I just tested the latest Windows build (1261) and I'm still seeing the issue.
Note: See
TracTickets for help on using
tickets.
I think this is the same issue I've been having with my development version (running inside Eclipse). Also doesn't work with explorer. I've never put in a ticket because it always works with the ESS build when downloaded. Can you verify that this fails from the latest installer version as well? if not then it is a problem with our developer dependencies no doubt?