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

[macOS] improve the docs for standard menu items

    XMLWordPrintable

Details

    • macOS

    Description

      This has already been discussed in a closed bug report QTBUG-17291, but it has been buried under all the other changes. Therefore, this new bug report.

      The editing shortcuts (Cmd+X, Cmd+C, Cmd+V, Cmd+A) don't work in the native "Save As..." dialog started with QFileDialog::getSaveFileName(). The problem is reproducible only with the native dialog i.e. setting QFileDialog::DontUseNativeDialog can be used as a workaround. And note that context menu "Copy", "Paste", etc. work. As does the "Save As..." dialog in native applications.

      This can be reproduced with the Standard Dialogs example (File Dialogs -> QFileDialog::getSaveFileName()) or even in Qt Creator File->Save As... dialog.

      Attachments

        Issue Links

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

          Activity

            People

              docteam Qt Documentation Team
              qtcomsupport Qt Support
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes