https://bugs.kde.org/show_bug.cgi?id=458072
Bug ID: 458072
Summary: Ctrl+. broken as a keybind
Product: kdevelop
Version: 5.9.220800
Platform: Snap
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: All editors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
Whenever you hit ctrl+. it types 'e'(with an underline) into the editor. when
you hit it a second time, it removes the 'e'. ctrl+z does not undo this
process, and delete key cannot delete that 'e' the only way to get rid of it is
to hit ctrl+. again
This is a really weird bug, and quite annoying for me, as my chosen keybind is
on ctrl+. (and is being ignored and replaced by this bug).
***
STEPS TO REPRODUCE
1. Hit ctrl+.
2. Test ctrl+z/delete
3. Hit ctrl+.
OBSERVED RESULT
1. 'e' with an underline will be entered into the editor
2. it cannot be removed with ctrl+z or delete
3. it gets removed when you hit ctrl+. again
EXPECTED RESULT
it should do nothing unless you have ctrl+. bound to something in the shortcuts
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 22.04
ADDITIONAL INFORMATION
Also has this behavior on 22.04.03 from ubuntu apt
--
You are receiving this mail because:
You are watching all bug changes.