Bug 443709

Summary: Not possible to enter numbers 1-6 while markdown preview is open
Product: [Applications] kate Reporter: lorenz.vossgaetter
Component: plugin-previewAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kare.sars
Priority: NOR    
Version: 21.08.1   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description lorenz.vossgaetter 2021-10-14 13:23:34 UTC
SUMMARY
Trying to enter numbers while the markdown preview is open results in behaviour of the markdown preview being triggered, not the actual number being typed.

STEPS TO REPRODUCE
1. enable document preview
2. open document preview
3. type numbers 1-6

OBSERVED RESULT
Markdown preview actions being triggered (looks like okular?)

EXPECTED RESULT
Numbers being typed in the editor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.14.10-1-MANJARO(64-bit)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Comment 1 Kåre Särs 2021-10-14 19:34:08 UTC
This is a bit of a known issue.... the preview widget steals the key-presses...

Try installing the markdownpart and ensure that it is preferred over the okular-kpart in file assosiations.

*** This bug has been marked as a duplicate of bug 405488 ***