GNOME Bugzilla – Bug 733315
Nautilus window becomes larger every time when opening
Last modified: 2014-09-20 18:26:30 UTC
Every time I close Nautilus completely and open it again, the new window is 52x52px larger than previously: - open a window; `xwininfo` says it's 800x600+311+72. - close the window; `dconf watch` says that /org/gnome/nautilus/window-state/geometry has '800x600+311+72'. - open a window again; `xwininfo` says it's 852x652+285+49. - repeat until it becomes larger than the screen This seems to happen only with Nautilus -- could not reproduce with gedit or any other program. So I don't know where to file the bug, really. nautilus 3.13.1-23-g3fd7e84 gtk3 3.13.4-33-gf3ef316 gnome-shell 3.13.3-59-gb6f3e15 mutter 3.13.3-122-g3a57f84
Same happens to me with: nautilus-3.13.91-1.fc21.x86_64 I was testing nautilus on openbox, and it worked fine there. So, maybe it's related to how nautilus draw the window on gnome-shell.
-> mutter I can reproduce with gnome-shell from git master, but not with gnome-shell 3.12 (both with nautilus git master). Also I can reproduce on bare mutter, so this looks like a mutter bug.
Fixed across these two branches: https://git.gnome.org/browse/mutter/log/?h=wip/frame-extents-fixes https://git.gnome.org/browse/gtk+/log/?h=wip/frame-extents-fixes Will ask for freeze breaks tomorrow.
The GTK+ changes look fine to me
*** Bug 734790 has been marked as a duplicate of this bug. ***