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

getSaveFileDialog() does not respect the proposed directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • 4.8.6
    • 4.8.2, 4.8.3
    • None
    • MAC,OSX,COCOA,Mountain Lion

      if getSaveFileDialog is called with proposed/default directory location it never opens the proposed directory rather always opens last visited directory.

      This behavior is limited to OSX 10.8.2

      This can be easily reproduced with following code:
      QString fileName = QFileDialog::getSaveFileName(0, QString("Save File"),
      "/usr/local/Trolltech/4.8.2-Test.png",
      QString("Images (*.png *.xpm *.jpg)"));

        1. dialogtest.zip
          266 kB
        2. mavericks.png
          mavericks.png
          102 kB
        3. mavericks.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dedietri Gabriel de Dietrich (drgvond)
            qtcomsupport Qt Support
            Votes:
            5 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes