RESOLVED FIXED 211347
Overflow scrollers in iframes don't get mouseMovedInContentArea()
https://bugs.webkit.org/show_bug.cgi?id=211347
Summary Overflow scrollers in iframes don't get mouseMovedInContentArea()
Simon Fraser (smfr)
Reported 2020-05-02 21:49:36 PDT
EventHandler::mouseMoved doesn't seem to do the right thing when finding overflow scrollers in iframes, which breaks overlay scrollbar interaction.
Attachments
Patch (15.38 KB, patch)
2020-05-04 21:14 PDT, Simon Fraser (smfr)
no flags
Patch (29.70 KB, patch)
2020-05-07 18:24 PDT, Simon Fraser (smfr)
no flags
Patch (28.94 KB, patch)
2020-05-07 18:26 PDT, Simon Fraser (smfr)
thorton: review+
Patch (21.31 KB, patch)
2020-05-07 21:19 PDT, Simon Fraser (smfr)
no flags
Patch (21.50 KB, patch)
2020-05-07 22:48 PDT, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-02 21:49:55 PDT
Simon Fraser (smfr)
Comment 2 2020-05-04 21:14:14 PDT
Simon Fraser (smfr)
Comment 3 2020-05-07 18:24:16 PDT
Simon Fraser (smfr)
Comment 4 2020-05-07 18:26:15 PDT
Simon Fraser (smfr)
Comment 5 2020-05-07 21:19:26 PDT
Simon Fraser (smfr)
Comment 6 2020-05-07 22:48:05 PDT
EWS
Comment 7 2020-05-08 08:02:28 PDT
Committed r261382: <https://trac.webkit.org/changeset/261382> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398837 [details].
Simon Fraser (smfr)
Comment 8 2020-05-08 17:21:57 PDT
Note You need to log in before you can comment on or make changes to this bug.