Issue 3561: Last tab in last window should be client, not caption, area
http://code.google.com/p/chromium/issues/detail?id=3561

New issue report by [EMAIL PROTECTED]:
When we're down to the last tab in the last window, we report the tab as
caption area, so that when the user drags it, they drag the window around.

This results in bugs (like the wrong context menu when right-clicking this
tab, or middle-clicking not working [see issue 3466]) which have to be
worked around.  It also makes the code more complex, both for the
workarounds and the special-casing code that does this to begin with.

This bug is about making the tab be reported as client area like it
normally is.

Finally, both Ben and I think this behavioral inconsistency is a little
weird.  Why train users they can do this with one tab, but then break it as
soon as they have either more tabs or more windows?  We have a nice big
window drag target already; let's just make the behavior with one tab in
window consistent in all other cases (allow the user to drag the tab
around/out).

If we decide not to make this behavioral change, then part of this bug will
also be implementing a hack where, for the last tab in the last window,
dragging drags the whole window, not the tab.


Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-3 OS-Windows Area-BrowserUI

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to