Comment #45 on issue 2993 by [email protected]: Tab is dragged from window even after mouse is released http://code.google.com/p/chromium/issues/detail?id=2993
The way the patch works is to "brute-force" query the mouse buttons when a drag is about to happen whether they are really still pressed, or whether we just haven't received the release event (yet) for whatever reason. So, while I haven't seen Issue 16431 before, tbh - from the way I understand it, this patch should fix that one too (in theory at least... ^_-). -- 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 -~----------~----~----~----~------~----~------~--~---
