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

gtk3: File save dialog has opaque file extension information

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.13.2
    • Linux/X11

    Description

      It's not really Widgets and Dialogs, but ./plugins/platformthemes/gtk3/qgtk3dialoghelpers.cpp (i guess), but didn't know what to choose.

       

      The problem is that when

       

      QFileDialog::getSaveFileUrl( this, QString(), QUrl(), "KTuberling files (*.tuberling)" );

       

      one gets a dialog like this

       

       

      As you can see the .tuberling information is lost, so the user can't possibly save the file with the correct extension.

      Attachments

        Activity

          People

            hurlevent Oliver Eftevaag
            tsdgeos Albert Astals Cid
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: