Bug 380709

Summary: FIXED IN SVN: No code completion if symbol contains '.'
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Thomas Friedrichsmeier 2009-06-24 11:02:57 UTC
-- 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 &lt;some KDE version&gt; 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.
Comment 1 Thomas Friedrichsmeier 2009-06-24 11:03:16 UTC
- **summary**: No code completion is symbol contains '.' --> No code completion if symbol contains '.'
Comment 2 Thomas Friedrichsmeier 2011-03-20 11:28:56 UTC
Fixed in SVN \(fix to be released with RKWard 0.5.6\).
Comment 3 Thomas Friedrichsmeier 2011-03-20 11:28:56 UTC
- **assigned_to**: nobody --> tfry
- **summary**: No code completion if symbol contains '.' --> FIXED IN SVN: No code completion if symbol contains '.'
- **status**: open --> open-fixed
Comment 4 Thomas Friedrichsmeier 2011-05-31 07:21:56 UTC
- **status**: open-fixed --> closed-fixed