Bug 388568 - Kpart plugin declares shortcuts like CTRL+C and CTRL+V giving conflicts in Kate, Kdevelop
Summary: Kpart plugin declares shortcuts like CTRL+C and CTRL+V giving conflicts in Ka...
Status: CONFIRMED
Alias: None
Product: kmarkdownwebview
Classification: Frameworks and Libraries
Component: kpart (show other bugs)
Version: 0.4.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Friedrich W. H. Kossebau
URL:
Keywords:
: 390211 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-01-05 13:59 UTC by Niels van Mourik
Modified: 2022-01-22 23:49 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niels van Mourik 2018-01-05 13:59:06 UTC
Summary says it all, when using the "Preview" tab in either Kdevelop or Kate, I'm unable to use CTRL+C and CTRL+V but also unable to disassociate these shortcuts. I think its a better tradeoff if the webview declares no shortcuts at all (or with blank defaults) and giving priority to right-mouse clicks for those that need to copy the HTML.
Comment 1 Friedrich W. H. Kossebau 2018-02-10 12:43:55 UTC
*** Bug 390211 has been marked as a duplicate of this bug. ***
Comment 2 Luca Weiss 2018-02-22 10:16:50 UTC
Same issue.
Comment 3 Erik Quaeghebeur 2018-03-29 12:16:16 UTC
I can confirm this. But perhaps this can be fixed by restricting the scope of the shortcuts to the active part. In that case this bug is more general than just this plugin, I guess.
Comment 4 Luca Weiss 2018-09-16 11:35:52 UTC
Also happens with Ctrl+S and the space bar (which is scrolling the preview instead of writing a space), so it's unusable for me right now.
Comment 5 Luca Weiss 2018-09-16 11:39:20 UTC
Bug report in kate/plugin-preview is bug 386265
Comment 6 Mathieu Jobin 2021-11-26 00:03:43 UTC
I just encountered this problem, with using Okular to preview markdown files in Kate.

CTRL-C, and even CTRL-S was reported as ambiguous. I cannot save my file without closing the Preview or using the Menu bar

I'm happy with bug got reported already but sad to see its a few years old.

Operating System: Ubuntu 21.04
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-40-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 19.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Comment 7 jack_sprat 2022-01-07 02:02:32 UTC
Aye - what a shame!

I guess Kate needs to be able to detect active panel (editor or preview) to determine where to invoke shortcuts. It'd almost usable if it wasn't for not being able to use the spacebar in the editor while the preview panel is open.

Kate 20.04.2
KDE Frameworks 5.76.0
Qt 5.12.7 (built against 5.12.7)
The xcb windowing system
Markdown Backend
Version 0.1.0
Comment 8 jack_sprat 2022-01-07 02:22:37 UTC
(In reply to jack_sprat from comment #7)
> Aye - what a shame!
> 
> I guess Kate needs to be able to detect active panel (editor or preview) to
> determine where to invoke shortcuts. It'd almost usable if it wasn't for not
> being able to use the spacebar in the editor while the preview panel is open.
> 
> Kate 20.04.2
> KDE Frameworks 5.76.0
> Qt 5.12.7 (built against 5.12.7)
> The xcb windowing system
> Markdown Backend
> Version 0.1.0

KMarkdownWebViewPart
Version 0.5.6
Comment 9 jack_sprat 2022-01-22 23:49:38 UTC
my workaround: assign CTRL+ALT+P to open/close preview in Kate shortcuts (CTRL+SHIFT+P conflicts with 'start presentation')