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.42k stars 140 forks source link

Whole browser freezing/crashing. #699

Open FloVito opened 1 month ago

FloVito commented 1 month ago

System Details

Problem When dragging an item on websites with the mouse pointer like for example an image or a piece of text the browser freezes or crashes. I've tried with other browsers and they dont have this issue. This issue is only on thorium. Haven't tried on X11.

Freezing: Can't click anything while some things like hover effects are still present. For example hovering over the small ( x ) on Tabs you can still see the effect but if you click on it nothing happens. Some times the browser crashes on its own a few seconds later after freezing while other times you need to force it to close.

Crash: Instantly crashes after dragging. No error, no message, nothing. Just instantly closes.

Screenshots Screenshot_20240531_013301

Additional Notes The image above is to show an example of what i mean "dragging an image or a text". I tried dragging a tab to the second monitor and it crashed instantly while writing this issue.

gz83 commented 1 month ago

This problem has been fixed in the upstream, so related functions should return to normal in subsequent versions. I am currently unclear whether the patch that fixed this problem in the upstream will be backported.

FloVito commented 1 month ago

This problem has been fixed in the upstream, so related functions should return to normal in subsequent versions. I am currently unclear whether the patch that fixed this problem in the upstream will be backported.

Thank you for letting me know.