Status: Untriaged Owner: yu...@chromium.org CC: pfeld...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-DevTools Size-Medium
New issue 15912 by yu...@chromium.org: DevToolsHost.activateWindow should not change focused element when the window is already active http://code.google.com/p/chromium/issues/detail?id=15912 What steps will reproduce the problem? 1. Stop on a breakpoint in a script. 2. Focus on Scripts panel. 3. Press F10 to go to next step 4. Repeat the previous action. What is the expected output? What do you see instead? Second F10 doesn't cause 'step over' action and that is because DevToolsHost.activateWindow() called from devtools.DebuggerAgent.prototype.handleBacktraceResponse_ causes Scripts panel to lose focus. -- 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 -~----------~----~----~----~------~----~------~--~---