BUG ? - Right click > open, doesn't work on a link (linux and windows)

Operating system

Linux

Joplin version

3.3.9

Desktop version info

JOPLIN AppImage 3.3.9 under Kubuntu.
Joplin 3.3.9 (prod, linux)
Device: linux, x64
Client ID: 44e3fdd0cdfd4c84b028b4fac399f990
Sync Version: 3
Profile Version: 47
Keychain Supported: No
Alternative instance ID: -
Revision: 5d0fa75
Backup: 1.4.3
Freehand Drawing: 3.0.1
Record: 1.5.0

Editor

Rich Text Editor

What issue do you have?

Before to maybe report on GITHUB...
The right click and the "OPEN" command on a link seems not working properly.

There are two cases. On Linux for the two, the part of the link where I right click becomes selected... Under Windows, nothing is selected.

Case 1 : there's no OPEN command after a right click on a link !!!

Case 2 : there's the OPEN command but nothing happen (the web browser was opened before)


What do you think ?

I see the same issue. When you select the Open option on a link, nothing happens and dev console shows an error:

C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\utils\contextMenu.js:44 Uncaught (in promise) Error: No item with ID details
    at openItemById (C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\utils\contextMenu.js:44:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Object.onAction (C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\utils\contextMenu.js:90:17)
openItemById @ C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\utils\contextMenu.js:44
processTicksAndRejections @ node:internal/process/task_queues:105
await in processTicksAndRejections
onAction @ C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\utils\contextMenu.js:90
click @ C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\NoteBody\TinyMCE\utils\useContextMenu.js:65
apply @ C:\Program Files\Joplin\resources\app.asar\node_modules\@electron\remote\dist\src\renderer\callbacks-registry.js:54
(anonymous) @ C:\Program Files\Joplin\resources\app.asar\node_modules\@electron\remote\dist\src\renderer\remote.js:353
(anonymous) @ C:\Program Files\Joplin\resources\app.asar\node_modules\@electron\remote\dist\src\renderer\remote.js:335
emit @ node:events:518
onMessage @ node:electron/js2c/renderer_init:2

1 Like

Not fixed by, but related: Desktop: Fix "Open" option for attachments shown in context menu for web links by personalizedrefrigerator · Pull Request #12215 · laurent22/joplin · GitHub

1 Like