Bug 252967 - attachment's save button's click event should include details
Summary: attachment's save button's click event should include details
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gerald Squelart
URL:
Keywords: InRadar
Depends on: 252420
Blocks: 253269
  Show dependency treegraph
 
Reported: 2023-02-26 15:02 PST by Gerald Squelart
Modified: 2023-03-02 15:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Squelart 2023-02-26 15:02:18 PST
Add useful details in attachment's save button's, including: Click location, modifier key statuses, and the coordinates of the save button inside the attachment (because the save button itself is in a shadow tree, and therefore not accessible by the client).
Comment 1 Radar WebKit Bug Importer 2023-02-26 15:02:43 PST
<rdar://problem/105952126>
Comment 2 Gerald Squelart 2023-02-26 15:08:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/10703
Comment 3 EWS 2023-03-02 14:44:47 PST
Committed 261101@main (b9dad072710a): <https://commits.webkit.org/261101@main>

Reviewed commits have been landed. Closing PR #10703 and removing active labels.