Very nice reproduction. I keep seeing this happen when I am typing and
highlighting and editing code with the keyboard. My selection gets very
screwed up sometimes, but I couldn't figure out exactly what was causing it.
Looks like you've narrowed down at least one of the problems (assuming there
are others).

Ian.


"Scott Sirovy" <[EMAIL PROTECTED]> wrote in message
ae2rs3$aiv$[EMAIL PROTECTED]">news:ae2rs3$aiv$[EMAIL PROTECTED]...
> win2k/sp2/jdk131_03
>
> After deleting some higlighted text (in java code, a text file, others?),
> the caret's "mark" is not properly reset.  An example will illustrate:
>
>
> Steps to reproduce:
>
> 1) With this line in the editor, select from "a" to just before the "f":
>
> a b c d e f g h i j k l m n o p q r s t u v w x y z
>
> 2) hit delete to remove the selection -- the cursor is before the "f" at
the
> beginning of the line
>
> 3) hit shift-END to highlight from the cursor to the end of the line  --
> doesn't work!!
>
>
> You'll notice that the highlight starts where the last selection ended,
> which is now just before "k".
>
>
> Check out Caret.getDot() and Caret.getMark()...
>
> -sms
>
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to