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

Annoying collapsing in "Locals and Expressions" view

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.7.0, Qt Creator 3.1.0-rc1
    • Windows Vista 64 bit
    • 3c8602f9b35f320b498ee1d3371d31e2a57310f9

      1. Open qtdeclarative\examples\demos\samegame from Qt5's repository.
      2. Make sure that a Qt5-kit is selected for the project, QTCREATORBUG-8900 might get in your way.
      3. Set a breakpoint at the first line of startNewGame(...) in samegame.js.
      4. Start debugging the project.
      5. Click "1 Player".
        Creator hits the breakpoint.
      6. In "Locals and Expressions" view, expand "gc" and "this".
      7. Step over.
        "gc" and "this" are collapsed again.

      Stepping should not change expanding/collapsing. When running a similar project on Qt4, this seems to work correctly.

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

            ajana Aurindam Jana
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes