RESOLVED FIXED 235363
[Model] Mouse interaction for <model> is flipped in the y-axis
https://bugs.webkit.org/show_bug.cgi?id=235363
Summary [Model] Mouse interaction for <model> is flipped in the y-axis
Antoine Quint
Reported 2022-01-19 06:25:37 PST
[Model] Mouse interaction for <model> is flipped in the y-axis
Attachments
Patch (3.15 KB, patch)
2022-01-19 06:27 PST, Antoine Quint
no flags
Patch for landing (13.64 KB, patch)
2022-01-26 00:23 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2022-01-19 06:27:42 PST
Radar WebKit Bug Importer
Comment 2 2022-01-19 08:37:16 PST
Dean Jackson
Comment 3 2022-01-19 08:49:19 PST
Comment on attachment 449478 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449478&action=review > Source/WebKit/ChangeLog:9 > + The mouse coordinates come from the Web page but are consumed by ARQL, so we need > + to flip coordinates in the y-axis. Don't we have to flip by doing (height - location) rather than just (-location)?
Antoine Quint
Comment 4 2022-01-26 00:23:40 PST
Created attachment 449999 [details] Patch for landing
EWS
Comment 5 2022-01-26 01:26:34 PST
Committed r288610 (246429@main): <https://commits.webkit.org/246429@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449999 [details].
Note You need to log in before you can comment on or make changes to this bug.