Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16031

"Copy View Contents" in Locals and Expressions does not work correctly with strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.0.0-rc1
    • Qt Creator 4.0.0-rc1
    • Debugger
    • None
    • Windows 7 64 bit
      MinGW 4.9
      gdb 7.8

    Description

      1. Open "simple" project from tests\manual\debugger\simple\simple.pro in Creator's repository.
      2. Place a breakpoint at BREAK_HERE in testTypeFormats() (line 5370).
      3. Let the debugger run into this breakpoint.
      4. Right-click in Locals and Expressions view and select "Copy View Contents to Clipboard" from the context menu.
        This is what you get:
        		
        	Locals		
        		cc	"aöa
        

      Instead, all the content should be copied.

      Attachments

        1. left.log
          3 kB
        2. right.log
          44 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes