Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 10388217: Users stuck in fullscreen mode when running gnome-shell. (Closed)

Created:
8 years, 7 months ago by tony
Modified:
8 years, 7 months ago
Reviewers:
Daniel Erat, Evan Stade
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org
Visibility:
Public.

Description

Users stuck in fullscreen mode when running gnome-shell. This fixes the bug by setting _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED on the window, which causes mutter to not force fullscreen on the window. Owen suggested this work around. BUG=114636 TEST=In gnome-shell, enable auto-hide panels, maximize a chrome window, then try toggling fullscreen on and off. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138357

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments #

Total comments: 1

Patch Set 3 : move outside of TOOLKIT_GTK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/base/x/x11_util.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tony
8 years, 7 months ago (2012-05-21 21:23:06 UTC) #1
tony
Reference to gnome-shell/mutter code: http://git.gnome.org/browse/mutter/tree/src/core/constraints.c#n449 Reference to upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=676521
8 years, 7 months ago (2012-05-21 21:24:04 UTC) #2
Daniel Erat
https://chromiumcodereview.appspot.com/10388217/diff/1/chrome/browser/ui/gtk/browser_window_gtk.cc File chrome/browser/ui/gtk/browser_window_gtk.cc (right): https://chromiumcodereview.appspot.com/10388217/diff/1/chrome/browser/ui/gtk/browser_window_gtk.cc#newcode434 chrome/browser/ui/gtk/browser_window_gtk.cc:434: ui::SetHideTitlebarWhenMaximizedProperty(gtk_widget_get_window( nit: mind moving "gtk_window_get_window(" down to the next ...
8 years, 7 months ago (2012-05-21 21:37:10 UTC) #3
tony
https://chromiumcodereview.appspot.com/10388217/diff/1/chrome/browser/ui/gtk/browser_window_gtk.cc File chrome/browser/ui/gtk/browser_window_gtk.cc (right): https://chromiumcodereview.appspot.com/10388217/diff/1/chrome/browser/ui/gtk/browser_window_gtk.cc#newcode434 chrome/browser/ui/gtk/browser_window_gtk.cc:434: ui::SetHideTitlebarWhenMaximizedProperty(gtk_widget_get_window( On 2012/05/21 21:37:10, Daniel Erat wrote: > nit: ...
8 years, 7 months ago (2012-05-21 21:47:30 UTC) #4
Daniel Erat
lgtm https://chromiumcodereview.appspot.com/10388217/diff/6002/ui/base/x/x11_util.h File ui/base/x/x11_util.h (right): https://chromiumcodereview.appspot.com/10388217/diff/6002/ui/base/x/x11_util.h#newcode124 ui/base/x/x11_util.h:124: UI_EXPORT void SetHideTitlebarWhenMaximizedProperty(XID window); nit: move this outside ...
8 years, 7 months ago (2012-05-21 22:09:06 UTC) #5
tony
estade? On 2012/05/21 22:09:06, Daniel Erat wrote: > https://chromiumcodereview.appspot.com/10388217/diff/6002/ui/base/x/x11_util.h > File ui/base/x/x11_util.h (right): > > ...
8 years, 7 months ago (2012-05-21 22:18:36 UTC) #6
Evan Stade
lgtm
8 years, 7 months ago (2012-05-22 01:17:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/10388217/9002
8 years, 7 months ago (2012-05-22 16:31:22 UTC) #8
commit-bot: I haz the power
Try job failure for 10388217-9002 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-22 17:48:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/10388217/9002
8 years, 7 months ago (2012-05-22 17:55:53 UTC) #10
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 18:46:42 UTC) #11
Try job failure for 10388217-9002 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698