blueprint-freespeech / ricochet-refresh

Anonymous peer-to-peer instant messaging
https://www.ricochetrefresh.net
Other
162 stars 27 forks source link

"Open links in browser without prompting" doesn't work #55

Closed m-simonelli closed 3 years ago

m-simonelli commented 3 years ago

Disabling the “Open links in default browser without prompting” option does not prompt to open links, but rather refuses to open links at all. Tested on Windows/Linux, macOS to-be-tested

m-simonelli commented 3 years ago

this has been semi-fixed (see this commit) TLDR for some reason QML refuses to find the settings object of a contact, so openbrowserdialog bugs out when it tries to access it. I'll look into this further in the coming days and try make a proper fix - but for now the current behaviour is: a) globally always open links without prompting b) globally never open links without prompting