SDB:Mozilla filechooser
![]() |
This article or section refers to the version 'unknown' and it is now obsolete! Please refer to this article's discussion page for more information. |
Situation
Since Firefox/Thunderbird 1.5 and SeaMonkey 1.0 the default filechooser dialog on platforms with gtk version >= 2.6.3 is the GTK one.
Newer Firefox versions have a nice KDE4 open/save dialog, so you will probably not want to change that setting.
If you don't like it, you can disable the usage and get back the old XUL implemented mozilla-native filechooser.
Procedure
FF/TB 1.5 and SM 1.0
Just add the following variable to your environment (e.g. to
$HOME/.bashrc
) (and please note that this only works for packages provided by SUSE)
export MOZ_XUL_PICKER=1
FF/TB >= 2.0 and SM >= 1.1
Open about:config
, search for "file_picker" and flip the preference ui.allow_platform_file_picker
to false
.
<keyword>firefox,seamonkey,thunderbird,gtk,filepicker,filechooser</keyword>