[webkit-changes] [WebKit/WebKit] 8cea96: Cherry-pick 1a9b607d4461. rdar://problem/102158222

mwyrzykowski noreply at github.com
Fri Dec 16 12:38:58 PST 2022


  Branch: refs/heads/safari-7615.1.16-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 8cea967da80cb6c400dcce3b4ad20197c6472357
      https://github.com/WebKit/WebKit/commit/8cea967da80cb6c400dcce3b4ad20197c6472357
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M Source/WebCore/page/InteractionRegion.cpp

  Log Message:
  -----------
  Cherry-pick 1a9b607d4461. rdar://problem/102158222

    Interaction regions for passwords and search fields are incorrect
    https://bugs.webkit.org/show_bug.cgi?id=248047
    <radar://102158222>

    Reviewed by Dean Jackson.

    Expand the interaction region by the difference of the contentBoxRect
    and the borderBoxRect, when an input element contains a containerElement,
    as the container element did not take into account the border regions.

    * Source/WebCore/page/InteractionRegion.cpp:
    (WebCore::interactionRegionForRenderedRegion):

    Canonical link: https://commits.webkit.org/257999@main

Canonical link: https://commits.webkit.org/257979.2@safari-7615.1.16-branch




More information about the webkit-changes mailing list