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 755905 - An empty rectangle on top when searching
An empty rectangle on top when searching
Status: RESOLVED DUPLICATE of bug 753210
Product: nautilus
Classification: Core
Component: File Search Interface
3.18.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-01 00:08 UTC by Abdelhak Bougouffa
Modified: 2015-12-17 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (42.35 KB, image/png)
2015-10-01 00:08 UTC, Abdelhak Bougouffa
Details
Transparent rectangle (66.47 KB, image/png)
2015-11-10 23:59 UTC, fedeb1995
Details

Description Abdelhak Bougouffa 2015-10-01 00:08:16 UTC
Created attachment 312455 [details]
Screenshot

When I try to search for something, a rectangle appears on the top of window.
Comment 1 fedeb1995 2015-11-10 23:58:21 UTC
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.
Comment 2 fedeb1995 2015-11-10 23:59:05 UTC
Created attachment 315220 [details]
Transparent rectangle
Comment 3 Carlos Soriano 2015-11-11 11:50:46 UTC
Can you use the inspector[0] and look what is that rectangle?

[0]https://wiki.gnome.org/Projects/GTK%2B/Inspector
Comment 4 fedeb1995 2015-12-13 15:34:43 UTC
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.
Comment 5 fedeb1995 2015-12-13 15:37:44 UTC
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.
Comment 6 Carlos Soriano 2015-12-14 10:02:15 UTC
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 ***
Comment 7 fedeb1995 2015-12-17 17:21:19 UTC
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.