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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists