Bug 416267 - Space bar does not work when markdown preview is open
Summary: Space bar does not work when markdown preview is open
Status: RESOLVED DUPLICATE of bug 407869
Alias: None
Product: kate
Classification: Applications
Component: plugin-preview (show other bugs)
Version: 20.04.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-14 21:38 UTC by Gerald Senarclens de Grancy
Modified: 2020-05-30 10:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
short screencast demonstrating the problem (3.28 MB, video/mp4)
2020-01-14 21:38 UTC, Gerald Senarclens de Grancy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Senarclens de Grancy 2020-01-14 21:38:53 UTC
Created attachment 125129 [details]
short screencast demonstrating the problem

SUMMARY
It is not possible to enter 'space' when the preview sidebar is open during markdown input.

STEPS TO REPRODUCE
1. Open any markdown (.md) document in Kate
2. Make sure the "Document Preview" plugin is enabled in
   Settings->Configure Kate -> Plugins
3. Open the document preview
4. Continue typing in the markdown document

OBSERVED RESULT
Almost all input keys are accepted, but using the space bar does not insert space characters. This is true both for normal mode and vi input.

EXPECTED RESULT
All keyboard keys should insert their respective characters into the document when pressed, regardless of the markdown preview being shown or not.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.17 User Edition
(available in About System)
Kate Version: 19.12.1
Okular Version: 1.9.1
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 Friedrich W. H. Kossebau 2020-05-30 10:11:45 UTC

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