<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Brian, I think we still only need one caret.&nbsp; With key board
selection there is only one caret location, i.e. where new text will be
inserted.&nbsp; With a multi-touch device the system software could define
the selection and set the caret at one end or the other.&nbsp; (There might
be justifications for setting it on the left, e.g. if you touched first
on the right end.)<br>
<br>
The UI ergonomics might be hard, i.e. the ability to accurately
position the caret, but it seems possible.&nbsp; <br>
<br>
Ignoring that, the gesture might be a touch followed by a slide or a
touch followed by a second touch while the first touch is still
"pressed".<br>
<br>
Pete<br>
<div class="moz-signature">-- <br>
<font color="#0060a0" face="Arial, sans-serif" size="1"><b>Pete Brunet</b></font><br>
<font color="#0060a0"><span style="text-decoration: line-through;">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
</span></font><br>
<font color="#333333" face="Arial, sans serif" size="1">
a11ysoft - Accessibility Architecture and Development<br>
(512) 238-6967 (work), (512) 689-4155 (cell)<br>
Skype: pete.brunet<br>
IM: ptbrunet (AOL, Google), <a class="moz-txt-link-abbreviated" href="mailto:ptbrunet@live.com">ptbrunet@live.com</a> (MSN)<br>
<a class="moz-txt-link-freetext" href="http://www.a11ysoft.com/about/">http://www.a11ysoft.com/about/</a><br>
Ionosphere: WS4G
</font></div>
<br>
Peter Korn wrote:
<blockquote cite="mid:4B7DCC71.1050006@sun.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Brian,<br>
  <br>
This is an interesting question.&nbsp; Today we have the ability via
AccessibleText to indicate both a caret location, and also a selection
(start, end).&nbsp; When you have a range of text selected, one end of the
selection has a caret and therefore keyboard manipulation of the
selection (shift-arrow) grows/shrinks the selection by manipulating
only one end of the selection range.<br>
  <br>
In a multi-touch environment, there is (presently) no keyboard
mechanism for doing that at the same time on either end; you simply use
your finger.&nbsp; So... I'm not sure that we need a second caret until we
have a keyboard-operable way of doing that sort of manipulation.<br>
  <br>
  <br>
Regards,<br>
  <br>
Peter Korn<br>
Accessibility Principal<br>
Oracle <br>
  <br>
  <blockquote
 cite="mid:OF7423BACA.6CA90062-ON852576CE.007E4135-862576CE.007F1B1D@us.ibm.com"
 type="cite"><font face="sans-serif" size="2">Hi all,</font> <br>
    <br>
    <font face="sans-serif" size="2">At first glance, it seems obvious
that
an AccessibleText would only have one Caret. &nbsp; &nbsp;However I have
begun to question whether we will soon need an ability to represent at
least a second Caret. &nbsp; &nbsp; Multi-touch technologies are allowing
users to select with multiple fingers. &nbsp; &nbsp;For example, instead
of defining rectangles by a sequential first and a second corner
selection,
rectangles are defined by simultaneous corner indications of two
fingers.
&nbsp; &nbsp;The two finger motions of pinch and enlarge are becoming commonplace
in multi-touch interfaces. &nbsp; &nbsp;</font> <br>
    <br>
    <font face="sans-serif" size="2">Thus I wonder how long it will be
before
there is a requirement of text selection from simultaneous touching of
multiple points, thus creating a need for two or more caret references
in a linear string of text.</font> <br>
    <br>
    <font face="sans-serif" size="2">Please excuse me if this is an old
topic
that has been soundly considered.</font> <br>
    <br>
    <font face="sans-serif" size="2">Regards,</font> <br>
    <br>
    <font face="sans-serif" size="2">Brian</font> <br>
    <br>
    <font face="Arial" size="2">Brian Cragun</font> <br>
    <font face="Arial" size="2">IBM AbilityLab Consultant<br>
Human Ability &amp; Accessibility Center</font><font color="blue"
 face="Arial" size="2"><u><br>
    </u></font><a moz-do-not-send="true" href="http://www.ibm.com/able"><font
 color="blue" face="Arial" size="2"><u>www.ibm.com/able</u></font></a><font
 face="Arial" size="2">
&amp; </font><a moz-do-not-send="true" href="http://w3.ibm.com/able"><font
 color="blue" face="Arial" size="2"><u>w3.ibm.com/able</u></font></a> <br>
    <font face="Arial" size="2">W:(720)-663-2801 &nbsp; &nbsp;H:(507)288-2437</font>
    <font face="Arial" size="2"><br>
    </font></blockquote>
</blockquote>
</body>
</html>