After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328973 - File open dialog looses its filter option
File open dialog looses its filter option
Status: RESOLVED DUPLICATE of bug 321560
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-01-28 15:31 UTC by Divakar E
Modified: 2006-01-31 01:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Filter display in GTK+ file open dialog. (38.97 KB, image/jpeg)
2006-01-30 04:53 UTC, Divakar E
Details
Filter display in GTK+ file open dialog - disappears (49.36 KB, image/jpeg)
2006-01-30 04:57 UTC, Divakar E
Details

Description Divakar E 2006-01-28 15:31:54 UTC
Please describe the problem:
File open dialog looses its filter option, when ever any button showing 
the "current selected folder" is clicked.
I was using Glade 2.10.0, which has ".glade" filter set to its file open dialog.

Steps to reproduce:
For any gtk application ...
1. Menu File -> open. Opens a file open dialog. Pls check if it has any filter
set other then "all files *.*".
2. Using tree control on the left side browse to folder, say for example,
c:\documents and settings\administrator\projects\testing\project1
3. Now click on any button, showing the current selected folder on the right top.



Actual results:
The filter set the file open dialog disappears.

Expected results:
Filter to be shown always

Does this happen every time?
Yes

Other information:
No
Comment 1 Thomas Wood 2006-01-29 11:42:10 UTC
I think this is possibly describing a GTK+ bug, not a gtk-engines bug.
Comment 2 Divakar E 2006-01-30 04:53:32 UTC
Created attachment 58371 [details]
Filter display in GTK+ file open dialog.

I am using Glade-2.10.0 to demostrate this bug.

1. Run glade.
2. use the menu File->open, display the file open dialog. The dialog display the filters ("glade"). Circle item in this image.
Comment 3 Divakar E 2006-01-30 04:57:32 UTC
Created attachment 58372 [details]
Filter display in GTK+ file open dialog - disappears

3. Click on the "Gtk+" button shown on the top right. The red colored circled button in this image.
4. The filter option disappears. The red circle at the bottom right.
Comment 4 Divakar E 2006-01-30 05:07:19 UTC
To demonstrate the problem,
I have attached to snap shot of the Glade file open dialog.
I am using Glade-2.10.0 on window XP, which has been installed along with GTK+2.8.8-rc2 runtime environment.

First image shows the initial file open dialog, when glade is run and the menu "File->Open" is used. We can the filter ".glade" set in the dialog.

In the second image, we can see the filter getting disappered, when user clicks the button on the top with name "Gtk+".
Comment 5 Matthias Clasen 2006-01-30 05:15:44 UTC
Ah, what you are seeing is intentional behaviour, I think. 
The filter is unselected in some circumstances. I believe this happens 
if the currently selected file/folder would otherwise become hidden.
I think we have done some changes in this area recently. Federico ?
Comment 6 Federico Mena Quintero 2006-01-31 01:14:55 UTC
This is a duplicate of bug #321560, which was fixed right after 2.8.8 came out.  Divakar, can you please update your gtk+?

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