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

Inconsistent display of QString when debugging QML/JS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • Qt Creator 2.3.0
    • Windows 7 64bit SP1
      MS VS2010 Express, Debugging Tools for Windows (x64)

    Description

      Got different display of the same expressions for QStrings when debugging QML or JavaScript.

      1. All Strings should be enclosed by quotes (like in "normal" C++ debugging)
      1.b Quotes in Strings are not escaped
      2. Strings holding escape sequences differ in "Locals and Expressions" view and "QML Inspector"
      2.a Newline (\n) is shown as \n in "L&E", but is a real newline in "QML Inspector"
      2.b Carriage Return (\r) is not shown at all in both views
      2.c Horizontal tab (\t) is shown as a real horizontal tab in both views

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes