Open martinstoeckli opened 2 months ago
It would make sense to have such a context menu on the Windows platform, mobile devices already have the system menu when long pressing. A first look into the problem has shown, that several implementations are possible, a pure JavaScript solution and a Blazor context menu. It will need some more research and ideally an update to the newest TipTap editor version, before implementing this feature. The issue can be done together with #236 .
A user asked to add a context menu to the editor, which allows to copy paste content from/to the clipboard.