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

cmd+a on native or non native file dialog does not work

    XMLWordPrintable

Details

    • macOS

    Description

      QFileDialog::DontUseNativeDialog and native ones both does not seems to have any effect of cmd+a

      QFileDialog *fd=new QFileDialog;
          //fd->setOptions(QFileDialog::DontUseNativeDialog);
          fd->exec();
      

      ctr+a on windows works.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes