Closed dcavacec closed 1 month ago
Thanks for the report. This is an issue which unfortunately only presents itself occasionally (ie on certain systems). The right place to look would be here.
I'm happy to accept small PRs, or even just a description of what's causing the issue.
I proposed an update in [#1512]. Two main issues I learned about:
This seems to work within the modal in question, including for details sections without links.
On Windows 11 Home v23H2, this error references a link, but the link is not displayed.
sparrow.log:
source: https://github.com/sparrowwallet/sparrow/blob/1bbc586cd616e46c6ebd9615fb0e616ae44fb98c/src/main/java/com/sparrowwallet/sparrow/control/QRScanDialog.java#L143
I was able to fix the problem by installing the security package linked from that FAQ.
I think this is worth investigating, because some users may be comfortable with downloading and installing a Microsoft security patch (thus working through this independently), but not tracking down the link in source code.
I'd be interested in working on a PR, but not sure what the contribution policy is. If that's agreeable, just let me know :)