WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71363
Web Inspector: Popover does not disappear, causes debugger failure.
https://bugs.webkit.org/show_bug.cgi?id=71363
Summary
Web Inspector: Popover does not disappear, causes debugger failure.
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-01-18 00:45:56 PST
Created
attachment 122882
[details]
Patch
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
Filed
https://bugs.webkit.org/show_bug.cgi?id=76524
Andrey Kosyakov
Comment 5
2012-01-18 04:47:25 PST
Committed
r105261
: <
http://trac.webkit.org/changeset/105261
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug