Selection problems

Hi, @marijn , sorry, again me, asking for the selection problems, i have a problem again, with a widget, i have 2 consecutive widgets one with a <br> and the other with a simple span with text, is there any way of avoiding this selection error with those 2 widgets consecutive?

codemirror try

For some reason putting a side of 10 fixes the issue. but the cursor still moving horrible, it shows in the wrong position.

The patch below should help with the drawing of the selection. You never really described what the problem was, and the thing I saw and fixed has nothing to do with cursor selections, so maybe you’re talking about something else. If so, it’d help if you’d describe the issue.

1 Like