-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/48 on 2017-05-30 15:26:43 +0100 -- In the script editor window, code completion does not start / is aborted, if the current symbol contains dots. This is due to a wrong definition of a "word" in KTextEditor::CodeCompletionInterface. Since <some KDE version> KTextEditor::CodeCompletionModelControllerInterface should allow us to fix that, but may need to rework more aspects of the current code, and may need to use conditional code to support old KDE versions. Code completion in the console is not affected.
- **summary**: No code completion is symbol contains '.' --> No code completion if symbol contains '.'
Fixed in SVN \(fix to be released with RKWard 0.5.6\).
- **assigned_to**: nobody --> tfry - **summary**: No code completion if symbol contains '.' --> FIXED IN SVN: No code completion if symbol contains '.' - **status**: open --> open-fixed
- **status**: open-fixed --> closed-fixed