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 555202 - Selecting search causes distracting repositioning of widgets
Selecting search causes distracting repositioning of widgets
Status: RESOLVED DUPLICATE of bug 486839
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2008-10-06 10:24 UTC by Matthew McGowan
Modified: 2009-06-12 22:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
mockup of suggestion (60.60 KB, image/jpeg)
2008-10-06 10:25 UTC, Matthew McGowan
Details

Description Matthew McGowan 2008-10-06 10:24:26 UTC
When using GtkFileChooser upon selecting the search function, the Location widgets are removed and replaced with the Search entry widget.  This behaviour (of removing the Location widgets) causes a distracting and unnecessary repositioning of the remaining widgets.

My suggestion is to maintain all widget positioning, and just simply change the location entry to the Search entry when Search is selected.
Comment 1 Matthew McGowan 2008-10-06 10:25:52 UTC
Created attachment 120010 [details]
mockup of suggestion

Location entry is replaced with a Search entry
Comment 2 Milan Bouchet-Valat 2009-06-12 22:38:34 UTC
Solved in bug 486839 for its most part. We still need to determine a way to handle the path entry, though.

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