[webkit-changes] [WebKit/WebKit] 07b024: UnifiedPDF: Home and End keys don't work
Tim Horton
noreply at github.com
Mon Mar 18 13:03:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 07b0249cdf4af4e82778d4a7f381de4f468b7a8f
https://github.com/WebKit/WebKit/commit/07b0249cdf4af4e82778d4a7f381de4f468b7a8f
Author: Tim Horton <timothy_horton at apple.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M Source/WebCore/platform/KeyboardScrollingAnimator.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
Log Message:
-----------
UnifiedPDF: Home and End keys don't work
https://bugs.webkit.org/show_bug.cgi?id=271165
<rdar://problem/124785475>
Reviewed by Abrar Rahman Protyasha.
* Source/WebCore/platform/KeyboardScrollingAnimator.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::handleKeyboardEvent):
Take care of Home and End key commands that make it to us.
Canonical link: https://commits.webkit.org/276288@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list