Skip to content

Conversation

personalizedrefrigerator
Copy link
Contributor

@personalizedrefrigerator personalizedrefrigerator commented Nov 13, 2023

Summary

This pull request should fix #26. It seems that in Electron 26, click handlers on ancestors of disabled elements work differently than in earlier versions of Electron. See this Chromium bug report.

Testing

Here is a list of steps I've followed to test this change:

  1. Add the favorites plugin as a development plugin
  2. Add 2-3 favorite notes
  3. Switch between the notes by clicking on them in the favorites panel
  4. Rename one of the notes by clicking the "edit" button

This has been tested in Joplin 2.12.19 and 2.13.5.

@benji300 benji300 merged commit 7a7aa70 into benji300:master Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening a favorited item often doesn't work with Electron 26 (Joplin 2.13.5)
2 participants