| Summary: | Ambiguous key sequence 'Ctrl+A' with Okular as preview | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Edward Kigwana <ekigwana> |
| Component: | plugin-preview | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | kossebau |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Edward Kigwana
2017-11-06 18:47:15 UTC
Thanks for the report, indeed a (known) issue. Last time I looked the problem has been that shortcuts from KParts (KXMLGUI-based) are registered globally to the app, so they will conflict independent of the focus set. And are only unregistered if the widget is hidden. But definitely needs another, longer investigation. *** This bug has been marked as a duplicate of bug 386265 *** |