You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Gili (JIRA)" <ji...@apache.org> on 2018/01/12 09:16:00 UTC

[jira] [Created] (NETBEANS-271) Caret in Watch window renders in wrong position

Gili created NETBEANS-271:
-----------------------------

             Summary: Caret in Watch window renders in wrong position
                 Key: NETBEANS-271
                 URL: https://issues.apache.org/jira/browse/NETBEANS-271
             Project: NetBeans
          Issue Type: Bug
          Components: debugger - Java
            Reporter: Gili


This is a regression relative to version 8.2

Repro steps:
1. Assuming you have "row.toString()" in a debugging session watch
2. Edit the watch
3. Position the caret so it visually looks like it is after the dot
4. Hit DEL keyboard button
5. Notice that "o" gets deleted instead of "t"

In other words, it is difficult to know where the IDE will insert/delete characters because the caret isn't showing up in the right place.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists