ad-freiburg / qlever-ui

A user interface for QLever
Apache License 2.0
19 stars 12 forks source link

Cursor jumps around while typing #57

Closed nikkiwd closed 4 months ago

nikkiwd commented 10 months ago

I'm not able to write queries in the editor because the cursor frequently jumps around while I'm typing.

One example that I can reproduce in multiple Chrome-based browsers:

What happens: Every key that is pressed causes the cursor to move down a line: Up arrow returns the cursor to the same position, down arrow goes down two lines, ctrl, shift, alt, caps lock move the cursor down one line, shift+down moves the cursor down three lines and doesn't select the text, letter keys insert the letter and then move the cursor down one line.

hannahbast commented 4 months ago

@nikkiwd Sorry for the late response. The problem occurs when the SELECT is not in all uppercase. This is a bug and we will try to fix it. But at least there is an easy workaround.