Status: Accepted
Owner:
[hidden email]
New issue 4390 by
[hidden email]: OCompletion does not respect
#enabled setting; it has no "off switch"
http://code.google.com/p/pharo/issues/detail?id=4390Pharo image: 1.3 one-click from Hudson (Pharo1.3a Latest update: #13260)
Pharo core version: <copy from World/System/About>
Virtual machine used: <ex: pharo-vm-0.15.2f-linux>
Class browser used if applicable: OBSystemBrowserAdaptor
Steps to reproduce:
1. Settings browser, disable OCompletion
2. Note that code completion is still active
See attached fix, which modifies ECToolSet
class>>codeCompletionAround:textMorph:keyStroke: to disallow completion
when ECPreferences enabled answers false. OCompletion works when enabled,
and is silent when disabled.
Attachments:
ECToolSet class-codeCompletionAroundtextMorphkeyStroke.st 804 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker