WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 71804
45041
Web Inspector: Value inspector pops up during selection in debugger
https://bugs.webkit.org/show_bug.cgi?id=45041
Summary
Web Inspector: Value inspector pops up during selection in debugger
Martin Häcker
Reported
2010-09-01 09:17:02 PDT
Hi there! If I select somethign in the debugger while at a breakpoint, and hover too long over a value that can be inspected, the inspector will pop up and kill the selection that I'm just doing. This is very annoying. To reproduce: 1. have some js that you can break in. Today it happened for me in this code: click: function() { debugger; this.getPath('parentViewWith_isTaskView.content').removeImpediment(); } 2. Try to select everything before .removeImpediment() starting from the right and moving towards this. 3. Go slowly or stop on the this and wait till the inspector pops up its baloon 4. be angry at the poor debugger. Please fix this as it's really annoying me. :-)
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-11-18 02:14:17 PST
Andrey, please confirm this issue is fixed and close the bug if so.
Andrey Kosyakov
Comment 2
2011-11-18 02:19:01 PST
Fixed as of
r99558
*** This bug has been marked as a duplicate of
bug 71804
***
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