Enlightenment/edi

Select text and drag down.

Closed this issue · 3 comments

In Edi there are select inconsistencies.

Select text and drag up
Select continues;
Select text and drag down
Select will remain on the same view, unable to continue scrolling select. (ISSUE)

This is a bug in elm_code (efl) but it should be relatively straight forward to fix.
The problem is that in a large selection the cursor remains at the beginning rather than at the end that the mouse is.

I made a patch for this. Maybe it's not perfect, but let's see:

https://phab.enlightenment.org/D6632

This is fixed and will be in efl-1.21