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 83139 - Nautilus places desktop icons under the panel
Nautilus places desktop icons under the panel
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Desktop
1.1.x
Other Linux
: High trivial
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 76352 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-05-27 09:29 UTC by maxx
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
enable PropertyNotify events (715 bytes, patch)
2002-05-30 19:47 UTC, Dave Camp
none Details | Review

Description maxx 2002-05-27 09:29:26 UTC
nautilus places desktop icons under the panel (if the panel is at the top
of the screen).
Comment 1 John Fleck 2002-05-27 13:39:04 UTC
Could you try the latest version (1.1.17 is the newest) and see if
this occurs? I can't duplicate it.
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2002-05-27 15:01:38 UTC
I seem to remember a dupe of this, i'll go find it later. I see this
behavior with a cvs build from yesterday using only the menu panel on
the screen. On login and when doing cleanup the first icon is always
under the menubar.
Comment 3 maxx 2002-05-28 09:09:14 UTC
That seems to be the same behavior I am seeing - only it also happens
with regular panels for me.
Comment 4 Luis Villa 2002-05-30 15:45:37 UTC
Damon, Dave: I know one of you were looking at the positioning code;
can you also take a look at this? It would be nice to get this into
2.0.0 (I'm really tempted to mark it that way anyway...)
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2002-05-30 15:46:44 UTC
*** Bug 76352 has been marked as a duplicate of this bug. ***
Comment 6 Dave Bordoley [Not Reading Bug Mail] 2002-05-30 15:47:56 UTC
Bug 76532 has a screenshot attached to it of the bug..
Comment 7 Luis Villa 2002-05-30 15:52:08 UTC
I'm getting sloppy. This is not major; the functionality works fine.
But it is still definitely High because of the visibility.
Comment 8 Dave Camp 2002-05-30 19:03:04 UTC
I'll take a look.
Comment 9 Dave Camp 2002-05-30 19:47:20 UTC
Created attachment 8859 [details] [review]
enable PropertyNotify events
Comment 10 Dave Camp 2002-05-30 19:50:52 UTC
The root window wasn't receiving PropertyNotify events.  The attached
patch fixes that.
Comment 11 Darin Adler 2002-05-30 23:20:59 UTC
Looks fine to me. Feel free to commit.
Comment 12 Dave Camp 2002-05-31 00:05:17 UTC
Committed.