Bug 71363

Summary: Web Inspector: Popover does not disappear, causes debugger failure.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, caseq, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Vsevolod Vlasov
Reported 2011-11-02 07:16:49 PDT
Popover does not disappear, causes debugger failure. Steps to reproduce: 1) Make debugger pause on the breakpoint 2) Hover mouse to open popover 3) press F11 (step into). Popover does not disappear, causing inspector failure when stepping into a function causes switching to another script.
Attachments
Patch (2.47 KB, patch)
2012-01-18 00:45 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2012-01-18 00:45:56 PST
Vsevolod Vlasov
Comment 2 2012-01-18 02:03:37 PST
Comment on attachment 122882 [details] Patch Looks good as a workaround for this very annoying bug.
Vsevolod Vlasov
Comment 3 2012-01-18 02:04:33 PST
Comment on attachment 122882 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=122882&action=review > Source/WebCore/inspector/front-end/JavaScriptSourceFrame.js:313 > + // the case when highlight element is detached from DOM by the TextViewer when re-building the DOM. Could you please file a bug for this FIXME?
Andrey Kosyakov
Comment 4 2012-01-18 02:15:53 PST
Andrey Kosyakov
Comment 5 2012-01-18 04:47:25 PST
Note You need to log in before you can comment on or make changes to this bug.