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

Cannot see QByteArray contents

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.1.0-beta1
    • Qt Creator 4.0.1
    • Debugger
    • None
    • Mac OS X 10.11
    • 4a74b6184ff9d1fb88e5df830f12a119af969061

    Description

      Steps to reproduce:
      1. Create a QByteArray containing string longer than 100 characters.
      2. Debug the application and create a breakpoint.
      3. Attempt to watch the QByteArray contents in the watch window.
      4. Right click the line with watched expression and select "Copy Value to Clipboard". Paste the contents.

      Actual result:
      The value gets truncated to ~100 characters, and its size is appended at the end. This happens both in watch window and the clipboard.

      Expected result:
      I can see the whole contents of QByteArray, either in the expression window or in the paste.

      Attachments

        1. intellij-after-clicking-view.png
          293 kB
          Michal Svagerka
        2. Intellij-watch-window.png
          10 kB
          Michal Svagerka
        3. Screen Shot 2016-06-15 at 11.58.54.png
          76 kB
          Michal Svagerka
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            majk Michal Svagerka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes