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

Console message hiding not working in the QML Debugger Console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 14.0 (master branch)
    • Debugger
    • None
    • Windows

    Description

      Test steps:
      1. Create a new 'Qt Quick UI Prototype' project
      2. Start debugging the project (F5)
      3. Select View -> Output -> QML Debugger Console
      4. Input the following line to QML Debugger Console:
      console.info("info message"); console.warn("warning message"); console.error("error message")

      Result:
      1. Messages are displayed properly (pic1.png)
      2. Hide info messages -> works ok. info messages are hidden (pic2.png)
      3. Hide warning messages -> warning messages are not hidden (pic3.png)
      4. Enable warning messages -> warning messages are hidden (pic4.png)
      5. Hide error messages -> error messages are not hidden (pic5.png)
      6. Enable error messages -> error messages are hidden (pic6.png)

      Attachments

        1. pic1.png
          pic1.png
          9 kB
        2. pic2.png
          pic2.png
          9 kB
        3. pic3.png
          pic3.png
          9 kB
        4. pic4.png
          pic4.png
          8 kB
        5. pic5.png
          pic5.png
          8 kB
        6. pic6.png
          pic6.png
          7 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            jukkanokso Jukka Nokso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes