Delta Chat version
Delta Chat Desktop | 1.58.0 (git: 1.58.0) |
---|---|
Delta Chat Core | v1.159.3 |
SQLite | 3.45.3 |
electron | 34.0.1 |
node | 20.18.1 |
Expected behavior
in a chat message if I click on a link I expect either to have a dialog to confirm open or open it directly in the xdg default browser
Actual behavior
clicking produces nothing
beeing over the link shows the url
right click shows a menu but no possibility to open the link
Steps to reproduce the problem
always reproducible since no links can be opened from deltachat messages
Screen snapshots
Debug logs
Logs
{
“arch”: “64”,
“authserv_id_candidates”: “”,
“bcc_self”: “1”,
“blobdir”: “/home/xxxx/snap/deltachat-desktop/107/.config/DeltaChat/accounts/xxxx/dc.db-blobs”,
“bot”: “0”,
“configured_inbox_folder”: “INBOX”,
“configured_mvbox_folder”: “”,
“configured_sentbox_folder”: “”,
“configured_trash_folder”: “”,
“database_dir”: “/home/xxxx/snap/deltachat-desktop/107/.config/DeltaChat/accounts/xxxx/dc.db”,
“database_encrypted”: “false”,
“database_version”: “131”,
“debug_logging”: “0”,
“delete_device_after”: “0”,
“delete_server_after”: “0”,
“delete_to_trash”: “”,
“deltachat_core_version”: “v1.159.3”,
“disable_idle”: “false”,
“displayname”: “xxxx”,
“download_limit”: “5242880”,
“e2ee_enabled”: “1”,
“entered_account_settings”: “xxxx@nine.testrun.org imap:unset:***:unset:0:Automatic:AUTH_NORMAL smtp:unset:0:unset:0:Automatic:AUTH_NORMAL cert_automatic”,
“fetched_existing_msgs”: “true”,
“fingerprint”: “xxxx”,
“fix_is_chatmail”: “false”,
“folders_configured”: “5”,
“gossip_period”: “172800”,
“imap_server_admin”: “"mailto:root@nine.testrun.org"”,
“imap_server_comment”: “"Chatmail server"”,
“imap_server_id”: “{"name": "Dovecot"}”,
“is_chatmail”: “true”,
“is_configured”: “1”,
“is_muted”: “false”,
“journal_mode”: “wal”,
“last_cant_decrypt_outgoing_msgs”: “0”,
“last_housekeeping”: “xxxx”,
“last_msg_id”: “xxxx”,
“level”: “awesome”,
“mdns_enabled”: “1”,
“media_quality”: “0”,
“messages_in_contact_requests”: “0”,
“mvbox_move”: “0”,
“num_cpus”: “8”,
“number_of_chat_messages”: “xxxx”,
“number_of_chats”: “x”,
“number_of_contacts”: “x”,
“only_fetch_mvbox”: “0”,
“private_key_count”: “1”,
“private_tag”: “”,
“protect_autocrypt”: “0”,
“proxy_enabled”: “0”,
“public_key_count”: “x”,
“quota_exceeding”: “0”,
“scan_all_folders_debounce_secs”: “60”,
“secondary_addrs”: “”,
“selfavatar”: “/home/xxxx/snap/deltachat-desktop/107/.config/DeltaChat/accounts/xxxx/dc.db-blobs/xxx.jpg”,
“sentbox_watch”: “0”,
“show_emails”: “x”,
“sign_unencrypted”: “0”,
“sqlite_version”: “3.45.3”,
“sync_msgs”: “1”,
“uptime”: “0h 32m 26s”,
“used_account_settings”: “xxxx@nine.testrun.org imap:[nine.testrun.org:443:tls:xxxx@nine.testrun.org, nine.testrun.org:993:tls:xxxx@nine.testrun.org, nine.testrun.org:143:starttls:xxxx@nine.testrun.org] smtp:[nine.testrun.org:443:tls:xxxx@nine.testrun.org, nine.testrun.org:465:tls:xxxx@nine.testrun.org, nine.testrun.org:587:starttls:xxxx@nine.testrun.org] provider:nine.testrun.org cert_automatic”,
“verified_one_on_one_chats”: “true”,
“webrtc_instance”: “”,
“webxdc_realtime_enabled”: “false”
}
</details>