[webkit-changes] [WebKit/WebKit] a6e8b2: UnifiedPDF: Document doesn't scroll to keep up wit...

Tim Horton noreply at github.com
Thu Feb 29 14:23:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6e8b20c4f1ea79753810d789b83fdc7acddbe52
      https://github.com/WebKit/WebKit/commit/a6e8b20c4f1ea79753810d789b83fdc7acddbe52
  Author: Tim Horton <thorton at apple.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/ScrollableArea.h
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.mm
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm

  Log Message:
  -----------
  UnifiedPDF: Document doesn't scroll to keep up with tabbing through form fields
https://bugs.webkit.org/show_bug.cgi?id=270311
rdar://123765743

Reviewed by Abrar Rahman Protyasha.

* Source/WebCore/platform/ScrollableArea.h:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.mm:
(WebKit::PDFPluginBase::protectedActiveAnnotation const):
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::setActiveAnnotation):
Scroll to reveal the annotation when focusing it.

Canonical link: https://commits.webkit.org/275515@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