https://bugs.freedesktop.org/show_bug.cgi?id=74064

Michael Meeks <michael.me...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.me...@collabora.com

--- Comment #12 from Michael Meeks <michael.me...@collabora.com> ---
Hmm =) so this could be at the intersection of what the gtk+ file selector does
magically for you, and what we do. AFAIK we don't put the extension into the
file-picker there but append it ourselves; of course if the user adds one that
is fine; lets hope '. that' is not a filter name ;-) if you want to save as:

foo.doc.doc

you will not be able to enter 'foo.doc' - you have to enter it in full;

Anyhow - Rachit - you'd want to git grep for the gtk file selector API:

git grep -3 gtk_file_chooser

will show you where that is =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to