matrix-org / matrix.to

A simple stateless privacy-protecting URL redirecting service for Matrix
http://matrix.to
Apache License 2.0
889 stars 189 forks source link

Doesn't try to use installed desktop client on Chromium browsers on macOS #244

Closed directhex closed 2 years ago

directhex commented 2 years ago

Describe the bug I'm running macOS 12.0.1, and use Edge as my daily driver. I was provided a matrix.to link, picked a client (Element), opted to download it rather than use via the web, and did all the required signup to have the client working. When I tried the matrix.to link again, clicking continue made no effort at all to actually invoke my local app, in either Edge or Chrome - however, with Safari, it asked to open in the app. I also tried Edge on Ubuntu, which called xdg-open as expected. The Mac+Chromium case is specifically the broken one

To Reproduce Steps to reproduce the behavior:

  1. Install Chrome or Edge or something on a Mac
  2. Install Element desktop client
  3. Click https://matrix.to/#/#matrix-curious:matrix.org and hit continue on Element

Expected behavior Something approximating the Safari behaviour

Screenshots

Screen Shot 2021-11-19 at 12 56 43 PM

Desktop (please complete the following information):

t3chguy commented 2 years ago

Duplicate of https://github.com/matrix-org/matrix.to/issues/230