Bug 380709 - FIXED IN SVN: No code completion if symbol contains '.'
Summary: FIXED IN SVN: No code completion if symbol contains '.'
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 11:02 UTC by Thomas Friedrichsmeier
Modified: 2011-05-31 07:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 <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.
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