Comment #12 on issue 23480 by [email protected]: Clicking on tab bar makes Chromium go fullscreen ( Linux only ) http://code.google.com/p/chromium/issues/detail?id=23480
Maybe (for my future reference, the metacity/mutter code is in src/core/constraints.c; search for "braindead legacy apps"). It's a hack to try to handle old pre-EWMH clients rather than a bug. I have no idea why it would happen when single-clicking on the titlebar. The code to initiate move and resize drags in BrowserWindowGtk::OnButtonPressEvent() looks kind of tricky; maybe there's an issue there. -- 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
