tweb icon indicating copy to clipboard operation
tweb copied to clipboard

[BUG] Cannot open `https://telegram.me/share/?url=<message>` with Telegram Web

Open zstadler opened this issue 6 months ago • 2 comments

Describe the bug Airalo and probably other websites are using links of the form https://telegram.me/share/?url=<message with URL> to allow users to send messages with Telegram. Such links works well when opened in a mobile device where the Telegram App is installed. However, it does not work on Chrome or Firefox browser running on a Win11 PC where Telegram Desktop is not installed.

To Reproduce Steps to reproduce the behavior:

  1. Verify that Telegram Desktop is not installed on a PC running Win11
  2. Open https://telegram.me/share/?url=Hey,... in a browser
  3. Click the "Share" button
  4. Nothing happens

Expected behavior The message should open in Telegram Web as if it is being forwarded, at the stage of selecting the recipients.

Screenshots Expect this screen when opening the above link. image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: chrome
  • Version: 127.0.6533.120 (Official Build) (64-bit)
  • Browser: firefox
  • Version: 115.14.0esr (64-bit)

zstadler avatar Aug 19 '24 09:08 zstadler