Bug 211686 - Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it
Summary: Clicking a tel:// link on iPad with a trackpad presents different UI than tap...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-09 23:47 PDT by Tim Horton
Modified: 2020-05-10 12:28 PDT (History)
11 users (show)

See Also:


Attachments
Patch (43.89 KB, patch)
2020-05-09 23:48 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (43.91 KB, patch)
2020-05-10 00:12 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (44.09 KB, patch)
2020-05-10 00:18 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (44.09 KB, patch)
2020-05-10 00:44 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2020-05-09 23:47:25 PDT
Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it
Comment 1 Tim Horton 2020-05-09 23:48:49 PDT
Created attachment 398962 [details]
Patch
Comment 2 Tim Horton 2020-05-09 23:49:20 PDT
<rdar://problem/57941589>
Comment 3 Tim Horton 2020-05-10 00:12:26 PDT
Created attachment 398966 [details]
Patch
Comment 4 Tim Horton 2020-05-10 00:18:16 PDT
Created attachment 398967 [details]
Patch
Comment 5 Tim Horton 2020-05-10 00:44:38 PDT
Created attachment 398969 [details]
Patch
Comment 6 Wenson Hsieh 2020-05-10 10:11:11 PDT
Comment on attachment 398969 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=398969&action=review

> Source/WebKit/UIProcess/PageClient.h:417
> +    virtual void showDataDetectorsUIForPositionInformation(const InteractionInformationAtPosition&) = 0;

At some point in the future, we should consider making the names “position information” and “interaction information” consistent.
Comment 7 Tim Horton 2020-05-10 12:19:26 PDT
It’s on my list.
Comment 8 EWS 2020-05-10 12:28:16 PDT
Committed r261457: <https://trac.webkit.org/changeset/261457>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398969 [details].