https://bugs.kde.org/show_bug.cgi?id=373629
--- Comment #19 from Oded Arbel <o...@geek.co.il> --- (In reply to Henrik Fehlauer from comment #17) > @Nate: I still think the original issue (name not appearing in dialog) is > upstream (GTK or Qt). What you mean is the GTK dialog appearing at all > (Oded's issue), but that's not what this bug originally was about :) > > @Oded: Thanks for keeping us up-to-date :) If you have the patience, it > would be great if you could also report the bug in the GTK dialog to Qt or > GTK (which IMHO is valid), even if you can workaround it by using KDE's > dialog. After investigating it a bit more, I'm not convinced that the problem is in the Qt adapter or the GTK library - as I failed to reproduce the problem with kdialog. My initial test was to see which platform themes exhibit the problem by setting QT_QPA_PLATFORMTHEME to different available platform themes and see how Gwenview's move/copy/link dialog behaves. I can get correct operation with the default (KDE) platform theme as well as with the GTK+3 theme. Only the GTK+2 theme exhibit the problem. I then tried to reproduce the problem with the same platform theme configurations using kdialog --getsavefilename /path/to/dir/suggested.file . Using this setup *all* platform themes correctly pre-populate suggested.file in the file dialog's file name. So now it looks to me as the problem is in Gwenview. Any suggestions for other things I can test? -- You are receiving this mail because: You are watching all bug changes.