Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-271

Caret in Watch window renders in wrong position

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • debugger - Java

    Description

      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"
      6. Similarly, any characters you type will get inserted in the wrong position (one index off)

      It is difficult to know where the IDE will insert/delete characters because the caret isn't showing up in the right place.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cowwoc Gili
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: