Advanced options editor - cursor randomly jumps to start

Issue #677 resolved
Radu Cantor created an issue

After opening the advanced options and you start editing the json code, the cursor jumps to the beginning of the file at random moments in time. If you don’t pay attention to this, you are breaking the code.

Comments (11)

  1. Scott Wiltshire
    • changed status to open

    Yes, pretty sure we have an exising issue for this as has also been reported by Andreas, Adam and myself.

  2. Radu Cantor reporter

    It would be nice to fix this with high priority. It’s very frustrating when you want to change the code manually and suddenly the cursor moves to the top of the json.

  3. Scott Wiltshire

    @radu_cantor could not agree more. It is very annoying.

    @Ilia Shapiro is it possible to look at this one?

  4. Scott Wiltshire

    Thanks @Ilia Shapiro !

    So it is fixed already in develop branch? And so whatever the next release is fix will be in? (If yes and yes then please close issue as resolved.)

  5. Ilia Shapiro

    Actually now reading second time don't think I have fixed this issue but another one, will try to replicate this once I'm free from current assignment

    Thanks

    Ilia

  6. Radu Cantor reporter

    Hi Ada,

    Why lower the priority? This doesn’t affect the end user, but it has a terribly negative impact on the development.

    How are we supposed to edit the advanced options if the editor is buggy and jumps randomly to the beginning of the json? Keep in mind that using the GUI isn’t always feasible because the GUI is missing a lot of options and it’s also buggy.

  7. Log in to comment