#17 Ctrl+click on class leaves dangling cursor

Cerrada
aberta %!s(int64=8) %!d(string=hai) anos por nero · 0 comentarios

Originally at 2014-07-10T06:16:21Z by Herbert Vojčík closed at 2015-12-26T12:14:48Z

Issue by herby Wednesday May 14, 2014 at 21:19 GMT Originally opened as https://github.com/amber-smalltalk/amber/issues/1003


For an example, load Helios, open browser, click on Compiler-Tests package and press right-arrow three times to ger to the method. You should see

analyze: aNode forClass: aClass
    (SemanticAnalyzer on: aClass) visit: aNode.
    ^ aNode

Now, Ctrl+click on the SemanticAnalyzer class. The browser navigates to the class, but cursor keeps blinking in the source area. You can now navigate using arrows, click on panes, even click on source area - the old cursor is left dangling there and you can not get it away (other than closing the browser tab).

This is true with CodeMirror 3.20.0 which is installed in Amber now, as well as after update to 3.24.0 (the highest of the 3.x.x at the moment of writing this) - so upgrading CodeMIrror does not help. Problem is probably somewhere in the Helios code.

Originally at 2014-07-10T06:16:21Z by Herbert Vojčík closed at 2015-12-26T12:14:48Z <a href="https://github.com/herby"><img src="https://avatars.githubusercontent.com/u/222129?" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [herby](https://github.com/herby)** _Wednesday May 14, 2014 at 21:19 GMT_ _Originally opened as https://github.com/amber-smalltalk/amber/issues/1003_ ---- For an example, load Helios, open browser, click on `Compiler-Tests` package and press right-arrow three times to ger to the method. You should see ```smalltalk analyze: aNode forClass: aClass (SemanticAnalyzer on: aClass) visit: aNode. ^ aNode ``` Now, Ctrl+click on the `SemanticAnalyzer` class. The browser navigates to the class, but cursor keeps blinking in the source area. You can now navigate using arrows, click on panes, even click on source area - the old cursor is left dangling there and you can not get it away (other than closing the browser tab). This is true with CodeMirror 3.20.0 which is installed in Amber now, as well as after update to 3.24.0 (the highest of the 3.x.x at the moment of writing this) - so upgrading CodeMIrror does not help. Problem is probably somewhere in the Helios code.
Accede para unirte á conversa.
Sen etiquetas
Sen fito
Sen asignado
1 participantes
Cargando...
Cancelar
Gardar
Aínda non existe contido.