Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.98k stars 153 forks source link

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

Closed epicmet closed 2 months ago

epicmet commented 12 months ago

System Details

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.

gz83 commented 12 months ago

Does Chrome/Chromium also have this issue?

epicmet commented 12 months ago

Nope, Chromium and Chrome work fine.

gz83 commented 12 months ago

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.

epicmet commented 11 months ago

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.

gz83 commented 11 months ago

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)