Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 18668 by exigraff: gtk-window-decorator shadows are missing when "Use system title bar and borders" is disabled http://code.google.com/p/chromium/issues/detail?id=18668 Chrome Version: 3.0.198.0~svn20090806r22605-0ubuntu1~ucd1~jaunty OS + version: Ubuntu 9.04 (Jaunty) CPU architecture (32-bit / 64-bit): 32 window manager: Metacity (Gnome 2.26.1) URLs (if applicable): n/a Behavior in Firefox 3.x (if applicable): n/a Behavior in Chrome for Windows (optional): n/a What steps will reproduce the problem? 1. Assuming window shadows are enabled, right-click tab canvas, uncheck "Use system title bar and borders" - observe shadows disappear. For added entertainment: 2. Wrench menu -> Options -> Set to GTK+ theme - observe shadows reappear, despite the absence of gtk window borders. 3. Lose focus on the options window - shadows disappear. 4. Re-enable "Use system title bar and borders" - shadows are back. What is the expected result? For shadows to be applied regardless of the presence of window borders. What happens instead? They're not, so much. Please provide any additional information below. Attach a screenshot and backtrace if possible. If it helps, shadows can be enabled and gtk-window-decorator (re)started with the following: gconftool-2 --set --type=float /apps/compiz/plugins/decoration/allscreens/options/shadow_opacity 0.7 gconftool-2 --set --type=float /apps/compiz/plugins/decoration/allscreens/options/shadow_radius 25.0 gconftool-2 --set --type=string /apps/compiz/plugins/decoration/allscreens/options/shadow_color /apps/compiz/plugins/decoration/allscreens/options/shadow_color #000000ff gconftool-2 --set --type=int /apps/compiz/plugins/decoration/allscreens/options/shadow_x_offset 0 gconftool-2 --set --type=int /apps/compiz/plugins/decoration/allscreens/options/shadow_y_offset 5 gconftool-2 --set --type=string /apps/compiz/plugins/decoration/allscreens/options/command /usr/bin/compiz- decorator gtk-window-decorator --replace 2>/dev/null 1>/dev/null & disown -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
