Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65532

QWindowsNativeFileDialogBase::onSelectionChange() logs with qDebug()

    XMLWordPrintable

Details

    • da81b01df856e532a8cabb99949232de1b23327d

    Description

      When navigating the open file dialog on Windows I see a lot of debug messages of the type:

      QWindowsNativeFileDialogBase::onSelectionChange (QUrl("file:///<filename>")) 1

      It can be fixed by replacing qDebug() with qCDebug(lcQpaDialogs) here:

      http://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platforms/windows/qwindowsdialoghelpers.cpp?h=dev#n1206

       

       

      Attachments

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

        Activity

          People

            manordheim Mårten Nordheim
            bjornpiltz Björn Piltz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes