GNOME Bugzilla – Bug 755905
An empty rectangle on top when searching
Last modified: 2015-12-17 17:21:19 UTC
Created attachment 312455 [details] Screenshot When I try to search for something, a rectangle appears on the top of window.
I can confirm and add that with some GTK themes the rectangle becomes transparent and that is shows up also when I click on "ther locations". Attached a screenshot, too.
Created attachment 315220 [details] Transparent rectangle
Can you use the inspector[0] and look what is that rectangle? [0]https://wiki.gnome.org/Projects/GTK%2B/Inspector
Sorry for the delay, it should be a GtkVBox within this hierarchy: GOBject > GInitiallyUnowned > GtkWidget > GtkContainer > GtkBox > GtkVBox. Additionally, nautilus crashed once while gathering this info but I wasn't able to find the trace.
If you need additional info, tell me how to report. I can also add that the bug also occurs when switching from icon view to detailed view or vice versa. Oh, and the bug never disappears unless you close and reopen nautilus.
No worries, I actually fixed this recently as a side effect in another bug report. Thanks for the effort on answering my questions! *** This bug has been marked as a duplicate of bug 753210 ***
I'm sorry, but after upgrading to nautilus 3.18.3 on Fedora 23 I still have that rectangle, the difference is just that now it is gray also with the GTK+ theme I'm using (Arc), instead of being transparent as it was before upgrading - and it's still a GtkVBox.