Bug 213884

Summary: Firefox uses GNOME's Open & Save dialogs on KDE
Product: [openSUSE] openSUSE 11.0 Reporter: Alexey Eremenko <al4321>
Component: FirefoxAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P4 - Low CC: andreas.hanke, nesnera, pg.radadia, rastislav.krupansky, wolfgang
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 10.2   
Whiteboard: desktop-interop
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: FF3 Qt port's File open Dialog

Description Alexey Eremenko 2006-10-20 11:21:52 UTC
hi all !

On alpha 5, Firefox uses GNOME's Open & Save dialogs on KDE.

This is a regression. SUSE 10.0 used KDE open & save dialogs.
Comment 1 Wolfgang Rosenauer 2006-10-20 11:29:52 UTC
The usage of the filedialog only depends on your GTK version. Firefox never used KDE filedialogs but only dialogs which were themed by Plastikfox.
Comment 2 Alexey Eremenko 2006-10-20 23:11:53 UTC
my GTK version ? LOL... I don't make GTK versions...

I use the standard SUSE's GTK.

Should I make a feature-request instead of this bug ?
Comment 3 Wolfgang Rosenauer 2006-10-21 07:39:42 UTC
Let me rephrase: It depends on the GTK version of the specific distribution you use. 10.1 or upcoming 10.2 has GTK versions which let Firefox use the GTK filedialog. That's a decision by the Mozilla Foundation and personally I'm not sure if it's the right decision for non-Gnome users.

You might want to complain to mozilla.com and/or read
http://en.opensuse.org/SDB:Mozilla_filechooser

This might be a WONTFIX but I'm not the person to decide that.
Comment 4 Alexey Eremenko 2006-10-30 20:22:39 UTC
ok, can we provide GTK version, that uses KDE file dialogs, when running on KDE desktop?
Comment 5 Andreas Hanke 2006-10-30 20:40:56 UTC
(In reply to comment #4)
> ok, can we provide GTK version, that uses KDE file dialogs, when running on KDE
> desktop?

This request makes this bug more or less a duplicate of bug 213716.
Comment 6 Michael Wolf 2007-01-25 15:27:23 UTC
*** Bug 213885 has been marked as a duplicate of this bug. ***
Comment 7 Alexey Eremenko 2007-01-25 19:38:45 UTC
I have found a new solution in that regards.

KGtk (Use KDE Dialogs in Gtk Apps): (23.1.2007)
http://kde-apps.org/content/show.php?content=36077

What do you think of it?
Comment 8 Andreas Hanke 2007-01-25 19:54:26 UTC
Please read comment 5 again.
Comment 9 Rastislav Krupansky 2008-05-19 19:09:18 UTC
I recommned to try:

Enter "about:config" in the address bar, look for the "ui.allow_platform_file_picker" key and change its value to "false".

Btw, would it be possible this little trick to set up in Firefox by default? I think, KDE users would be delighted :-D
Comment 10 Ladislav Nesnera 2008-05-22 08:40:24 UTC
(In reply to comment #9 from Rastislav Krupansky)
> I recommned to try:
> 
> Enter "about:config" in the address bar, look for the
> "ui.allow_platform_file_picker" key and change its value to "false".
> 
> Btw, would it be possible this little trick to set up in Firefox by default? I
> think, KDE users would be delighted :-D
> 

Nice trick :-) but
There is FF 3 file selection before
     http://www.abclinuxu.cz/images/screenshots/5/3/102535-store-for-snapshots-18838.png
and FF 3 after
     http://www.abclinuxu.cz/images/screenshots/5/3/102535-store-for-snapshots-18841.png
You can compare it with Krita's file selection
     http://www.abclinuxu.cz/images/screenshots/5/3/102535-store-for-snapshots-18844.png
What is better?  ;?)
Comment 11 Wolfgang Rosenauer 2008-05-22 09:09:39 UTC
For KDE users the last selection is the best thing. Nobody argues against it. It's just that Firefox is an application using Gtk and Gnome libs and not Qt and KDE libs. So using the Gtk filepicker is supported upstream and "cheap" to implement while incorporating the KDE filepicker needs work from KDE team and probably causes some integration issues to be solved.
Comment 12 Rastislav Krupansky 2008-08-08 06:34:41 UTC
I haven“t tried it yet, but what this Mozilla Qt Port?

http://browser.garage.maemo.org/news/10/
Comment 13 Wolfgang Rosenauer 2008-08-08 08:16:35 UTC
Yes, Mozilla Qt is on its way once again (it was like 4 times before and never was finished before).

But what is your proposal? Since years (when I hear the mozilla Qt port as an argument) I ask what to do with it? Do you expect openSUSE to ship the Qt version instead of the Gtk version or do you expect to ship both?
Sorry that doesn't solve any problem as long as the distribution has Gnome and KDE as "default" desktop environments.
Comment 14 Alexey Eremenko 2008-08-08 08:31:11 UTC
Because SUSE has both KDE and GNOME, it will ship FFox with both GTK
and Qt backends.

-Technologov
Comment 15 Ladislav Nesnera 2008-08-08 10:34:18 UTC
Created attachment 232433 [details]
FF3 Qt port's File open Dialog

As seems it doesn't resolve standardization of dialogues in the KDE :-(
Comment 16 pragnesh radadiya 2008-09-19 16:49:13 UTC

*** This bug has been marked as a duplicate of bug 113512 ***