[Webkit-unassigned] [Bug 76636] Web Inspector: Switching tabs in TabbedEditorContainer should reveal selected script in navigator.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 09:31:05 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76636





--- Comment #3 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2012-01-19 09:31:05 PST ---
(From update of attachment 123130)
View in context: https://bugs.webkit.org/attachment.cgi?id=123130&action=review

> Source/WebCore/inspector/front-end/ScriptsPanel.js:92
> +    this._editorContainer.addEventListener(WebInspector.ScriptsPanel.EditorContainer.Events.EditorSelected, this._editorSelected, this);

EditorActivated? Seems like selection assumes subsequent manipulation on the selected object (move, rename, delete, etc.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list