Bug 443709 - Not possible to enter numbers 1-6 while markdown preview is open
Summary: Not possible to enter numbers 1-6 while markdown preview is open
Status: RESOLVED DUPLICATE of bug 405488
Alias: None
Product: kate
Classification: Applications
Component: plugin-preview (show other bugs)
Version: 21.08.1
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-14 13:23 UTC by lorenz.vossgaetter
Modified: 2021-10-14 19:34 UTC (History)
1 user (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 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 ***