Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 686782e2 authored by Eric Fischer's avatar Eric Fischer
Browse files

Fix an exception in Contacts when you select text backwards from the end.

It was assuming that the end of the selection always came after or at the
start of the selection, and that therefore (start,end) was a safe range
to replace, but this is not actually the case when you select backwards --
in this case, the end comes before the start.

Bug 2087034
parent 49d17b3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment