Comment #9 on issue 2827 by [email protected]: [magic_browzR] Double clicking the new tab button maximizes window http://code.google.com/p/chromium/issues/detail?id=2827
Got a fix for double-clicking on the New-Tab-Button and on the Tab-Close-Button for all but the right most tab. I'm looking into how to fix it for the right-most... When the double-click arrives after the right-most tab has been destroyed (by the first click part of the double-click), it occurs on the tab-strip which is detected as a hit on HT_CAPTION and therefore is sent for default processing which maximizes or restores the window. -- 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 -~----------~----~----~----~------~----~------~--~---
