thorium icon indicating copy to clipboard operation
thorium copied to clipboard

Downloading the page source when clicking on a link instead of opening it in the browser

Open epicmet opened this issue 2 years ago • 5 comments

System Details

  • OS: Linux archlinux 6.5.7-arch1-1
  • Thorium Version: 117.0.5938.157 (Official Build) (64-bit)

Problem When Thorium is my system's default browser and I click on a hyperlink (in a text editor for example) the source page of the corresponding web page starts to download and then Thorium opens that file in a raw form.

Screenshots Screenshot_20231108_153212-1

Additional Notes I don't have much experience in c++ but I would be happy to help on this issue and contribute to this project if possible.

epicmet avatar Nov 08 '23 12:11 epicmet

Does Chrome/Chromium also have this issue?

gz83 avatar Nov 08 '23 12:11 gz83

Nope, Chromium and Chrome work fine.

epicmet avatar Nov 08 '23 14:11 epicmet

I have the impression that Thorium has not modified the code related to this. If it performs normally on Chromium/Chrome, it may be that the new version has fixed this problem, but it is not yet completely certain.

gz83 avatar Nov 08 '23 14:11 gz83

Right, is there any more information I can provide? Also worth mentioning the 116 version on my Mac machine works just fine. I have to test different versions on my Linux machine.

epicmet avatar Nov 10 '23 09:11 epicmet

You can use the dichotomy method to troubleshoot which version the problem occurs, or wait for Thorium to be updated to a version that does not have this problem (a version consistent with Chrome/Chromium that does not have this problem)

gz83 avatar Nov 12 '23 01:11 gz83