In Octave backend, after to use tab completion, Cantor worksheet do not show the keyword selected. Reproducible: Always Steps to Reproduce: 1. In Octave backend, type some key, like 'a' and press TAB; 2. Cantor will show a list of keywords candidates. Select any option in the list and press ENTER; 3. The keyword selected will not be presented in Cantor worksheet. Actual Results: Cantor do not present the keyword selected. Expected Results: Cantor must to present the keyword selected. If the completion have only one candidate, it is showed. For example, type 'sqr' and press TAB, or type 'funct' and press TAB.
Git commit 5184cc78a6f826faed005c61a0b879a8610056fe by Filipe Saraiva. Committed on 07/04/2016 at 22:35. Pushed by filipesaraiva into branch 'master'. Fix tab completition to Octave backend FIXED-IN: 16.04 M +2 -3 src/backends/octave/octavecompletionobject.cpp M +0 -3 src/backends/octave/octaveexpression.cpp M +1 -1 src/backends/octave/octavesyntaxhelpobject.cpp http://commits.kde.org/cantor/5184cc78a6f826faed005c61a0b879a8610056fe
Git commit a3d7d092d5ba1f09d801324cacc6ffe4694675ea by Filipe Saraiva. Committed on 07/04/2016 at 22:44. Pushed by filipesaraiva into branch 'Applications/16.04'. Fix tab completition to Octave backend FIXED-IN: 16.04 M +2 -3 src/backends/octave/octavecompletionobject.cpp M +0 -3 src/backends/octave/octaveexpression.cpp M +1 -1 src/backends/octave/octavesyntaxhelpobject.cpp http://commits.kde.org/cantor/a3d7d092d5ba1f09d801324cacc6ffe4694675ea