Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6365 by hirsch.will: Tab detaches when focus is intended http://code.google.com/p/chromium/issues/detail?id=6365 Chrome Version : 2.0.156.1 What steps will reproduce the problem? 1. Open a few tabs and load something laggy (e.g. a PDF) into one 2. Give a different tab focus 3. Mouse down on the laggy tab 4. Quickly move the mouse enough to trigger the dragging animation, but not far enough that releasing it should do anything to the tab 5. Quickly release the mouse button 6. Quickly move the mouse to the middle of the screen What is the expected result? The laggy tab gets focus but stays where it is. What happens instead? The tab detaches and moves to where you moved the mouse to, even though you moused up well before reaching this location. Please provide any additional information below. Attach a screenshot if possible. This is the complicated reduction of the bug. Essentially almost every time I work with a PDF I accidentally detach it when I mean to give it focus and am moving the mouse into the working area to do something with the PDF. Mousing down on a tab brings it to the front before the mouse-up, and a few pixels of mouse movement seem to trigger the drag behaviour, but Chrome is then waiting for the tab to finish painting before recording the final mouse coordinate of the drag, even if that's miles from where the drag finished, and makes the difference between a focus and a detachment. -- 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 -~----------~----~----~----~------~----~------~--~---
