Comment #5 on issue 17539 by esxmarkc: Switching tabs inside a terminal server window causes drag-and-drop of tab http://code.google.com/p/chromium/issues/detail?id=17539
>> @Mark Conroy >> can you check if this is reproducible using an experimental version from >> here Hi and thank you for looking into this. I did try this on the latest beta version you linked to and can still duplicate the issue. Let me clarify the scenario using Chrome in a remote desktop window: 1. Open a tab and navigate to a site. 2. Open another new tab and navigate to another site. 3. Click and release the mouse back on the first tab and as the tab is redrawing, move the mouse off the tab. 4. After the tab redraws, the Drag-and-drop on that tab activates and the tab gets redrawn underneath the current position of the mouse pointer. It seems that after you click and release and the mouse on the tab and while it is slowly redrawing in the remote desktop window, the WM_MOUSE_UP message (from my old API programming days :-) ) is getting ignored and Chrome still thinks you have the mouse button pressed and goes into drag-and-drop mode. Mark C. -- 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 -~----------~----~----~----~------~----~------~--~---
