Zoltán Kovács

Results 11 issues of Zoltán Kovács

### versions - SlimerJS: 0.10.0, 1.0.0-pre - Firefox: 46.0.1+linuxmint1+rosa - Operating system: Linux Mint 17.2 ### Steps to reproduce the issue I'm trying to load a page by using page.open....

please provide more info

The movement of the Cartesian grid (available since 4.1) is sometimes not very smooth on zooming. It should be improved to be more continuous. When zooming out, the grid gets...

enhancement

On Feb 6 I managed to compile XaoS as recommended at https://wiki.qt.io/Building_Qt_5_from_Git https://wiki.qt.io/Qt_for_WebAssembly https://doc.qt.io/qt-5/wasm.html Both Firefox and Chrome is freezing on the startup: ![image](https://user-images.githubusercontent.com/1106808/81048011-d3b36780-8ebb-11ea-822a-c4c30833680c.png) But after a few seconds when...

enhancement
gui

SFFE reports problems that are a bit of unfriendly. Its messages should be unified and translated. Also, when a formula is not properly given, XaoS gives no information on this,...

sffe
gui
i18n

In messg.c, uih_error() the text "Error" should be translated into the selected language but this does not work, the English text remains. The trivial fix `sprintf (str, gettext("Error: %s"), error);`...

bug
i18n

### Issue summary When using the autocomplete feature on a mobile phone, the autocomplete feature cannot be used properly. ### Expected behavior After selecting the possible completion options, it is...

Bug
mobile

In protocol.js ``` javascript protocol.registerStringProtocol("electron-safe-ipc", function (request) { ``` results in ``` TypeError: protocol.registerStringProtocol is not a function ``` Maybe this issue is related: https://github.com/electron/electron/issues/7052.

There is an issue on Windows 10 when trying to compile https://github.com/kovzol/giac-electron-example. It runs nicely with electron 1.6.2 and electron-rebuild 1.5.11, but when changing electron-rebuild to 1.6.0 it fails. I...

This could help avoiding to look up the last verse in the book or psalm manually.

enhancement

Sometimes it is useful to see an interlinear translation related to the Bible verse being looked up. Maybe **biblehub.com** could be used by default, e.g. links like https://biblehub.com/interlinear/apostolic/deuteronomy/27.htm or https://biblehub.com/interlinear/galatians/3-8.htm.

enhancement