Summary: | Autocompletion disables keyboard shortcuts | ||
---|---|---|---|
Product: | [Applications] lokalize | Reporter: | Karl Ove Hufthammer <karl> |
Component: | general | Assignee: | Nick Shaforostoff <shafff> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Karl Ove Hufthammer
2010-02-17 17:30:59 UTC
SVN commit 1093960 by shaforo: CCBUG: 227399 bypass PageDown and PageUp to XliffTextEdit M +15 -4 xlifftextedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1093960 SVN commit 1093968 by shaforo: BUG: 227399 You can disable autocompletion by setting 'Minimum word length for word completion' option to 2. I added a tooltip explaining this to preferences dialog M +11 -0 lokalizemainwindow.cpp M +6 -0 prefs/prefs_editor.ui M +18 -4 xlifftextedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1093968 |