WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95564
Web Inspector: disable popover on click outside of popover anchor
https://bugs.webkit.org/show_bug.cgi?id=95564
Summary
Web Inspector: disable popover on click outside of popover anchor
Andrey Kosyakov
Reported
2012-08-31 06:12:25 PDT
Currently, when user clicks a mouse button while popover is being show, we only hide popover when disableOnClick is true, otherwise we reset hide popover timer -- so popover won't disappear until user moves the mouse. We should only do this if the click was on a popover anchor, and hide popover immediately otherwise.
Attachments
Patch
(1.39 KB, patch)
2012-08-31 06:18 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-08-31 06:18:01 PDT
Created
attachment 161687
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-31 07:54:20 PDT
Comment on
attachment 161687
[details]
Patch Clearing flags on attachment: 161687 Committed
r127262
: <
http://trac.webkit.org/changeset/127262
>
WebKit Review Bot
Comment 3
2012-08-31 07:54:24 PDT
All reviewed patches have been landed. Closing bug.
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