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

QFileDialog::getSaveFileName always point to "untitled" on Mac 10.9

    XMLWordPrintable

Details

    • macOS
    • 922c87a3b8ab16b18b2f04c114f6d20ba12e4eb9

    Description

      If we have the sample code as below,

      QString str=QFileDialog::getSaveFileName(0,QString("Save File"),
      
      "/Users/qt/example/image.png",QString ("Images(*.png,*.jpg)"));
      

      it doesnt show the file name mentioned but says untitled.

      Fixes mention in bug reports QTBUG-27664 / QTBUG-28161 does not help with the file name but launches the correct folder.

      Attachments

        For Gerrit Dashboard: QTBUG-36212
        # Subject Branch Project Status CR V

        Activity

          People

            erikv Erik Verbruggen
            tapadar Indrajit Tapadar (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes