GNOME Bugzilla – Bug 43171
[Eazel Fixme]Explicit queue_resize hack used to make navigation bar maintain correct height
Last modified: 2004-12-22 21:47:04 UTC
There are FIXMEs about this in nautilus-switchable-search-bar.c and nautilus-switchable-navigation-bar.c. For some reason that we don't currently understand, the widget-resizing machinery is not handling this case automatically. There's a hack now to explicitly queue a resize on the GNOME_DOCK ancestor. Changing the hack to explicitly queue a resize on any nearer ancestor (from the bar itself up to GnomeDockItem) does not work. So probably this is some subtle bug in the resizing mechanism of GnomeDock, but maybe we just aren't using it quite right. Perhaps some day we will figure this out, but there are no user-visible problems with the current hack, so this is low priority to investigate. ------- Additional Comments From rebecka@eazel.com 2000-09-21 16:38:17 ---- I think this was fixed by another bug, 2519. Marking it duplicate *** This bug has been marked as a duplicate of 42519 *** ------- Additional Comments From sullivan@eazel.com 2000-09-21 16:58:23 ---- This is not the same as the horrible hack in bug 42519, though the issue is closely related. That particular hack is gone. This newer hack is not nearly as hacky, and is not gone. There are three FIXMEs about it. Re-opening this bug. ------- Additional Comments From eli@eazel.com 2000-10-16 19:00:37 ---- Batch-assigning QA ownership of Search Interface bugs to Josh Barrow. ------- Additional Comments From don@eazel.com 2000-12-18 17:54:24 ---- If there are no user-visible problems then I'm not compelled to fix this right away. Moving to after 1.0.1 but as a P4. ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:40 -------
Changing to "old" target milestone for all bugs laying around with no milestone set.
In the current code (2.1.2) these 'fixme' can be found in nautilus-switchable-navigation-bar.c, nautilus-switchable-search-bar.c and nautilus-complex-search-bar.c
I am looking at the nautilus source (2.2.2) to see if these FIXME statements are still there, and this one is. So I am changing the GNOMEVER keyword to "GNOMEVER2.2". Sorry for the spam.
Bug closed as proposed by Curtis C. Hovey, substitute maintainer of Medusa