dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
548 stars 27 forks source link

Allow linking to a given line in HTML source view #214

Closed rodarima closed 2 months ago

rodarima commented 2 months ago

When reporting bugs in the bug window it would be convenient to allow them to be clicked to open the specific line in which they occur. This could be easily implemented by adding anchors to each line (like #L123) and then building an appropriate link in the bug window.