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 202510
202499
[iOS] Re-use the node found for generating a context menu's targeted preview when performing a context menu action
https://bugs.webkit.org/show_bug.cgi?id=202499
Summary
[iOS] Re-use the node found for generating a context menu's targeted preview ...
Andy Estes
Reported
2019-10-02 15:53:17 PDT
Currently we hit test two times during a context menu interaction: once to generate the targeted preview and once to preform the user's selected action. If these hit-tests return different nodes (because perhaps the page changed in the time between the two hit tests) then we can end up with weird bugs like failing to perform the action or performing the action on the wrong element.
Attachments
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2019-10-03 01:09:55 PDT
*** This bug has been marked as a duplicate of
bug 202510
***
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