> From: Philippe Verdy <[email protected]> > Date: Thu, 15 Nov 2012 19:03:14 +0100 > Cc: Martin Dürst <[email protected]>, > Jeff Senn <[email protected]>, Unicode Mailing List <[email protected]> > > Highlighted selection is less a problem because this involves separate > actions to mark the start and end of selection. And an explicit move action > or separate clicks : the user chose himself to perform those actions and > knows where he comes from and where he is going to.
True, but not necessarily relevant. The common part is that in both these situations it is desirable to show the entire range of characters between 2 positions. > In addition the selction is marked as a whole, and is not just two > tiny positions. Which might actually suggest a solution: temporarily highlight the characters in between.

