Il 21/10/2017 18:45, Dan Allen ha scritto:
I don't know much about GTK directly.  I had a quick look at the GTK file chooser documentation and I couldn't see anything that suggests GTK supports a default suffix.  Therefore, would that suggest this is probably a Qt issue (i.e. GTK considered it "text" against "text.txt" and therefore different but Qt has added the ".txt" afterwards and made the file name the same)?

If it is a GTK issue, I'm not sure how to report it because I could only detail the issue from usage in a Qt sense.  If I report in in that way, do you think it would be acceptable?

I've just did a quick test here, and with the GTK dialog, inputting "test" just returns "test" _without_ the .txt extension. Could you please write down a minimal testcase? (Should be nothing more than a main.cpp and 40 lines of code.)

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to