[webkit-changes] [WebKit/WebKit] ed5868: REGRESSION (273517 at main): Find highlight bounces o...

Charlie Wolfe noreply at github.com
Fri Mar 15 10:01:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed5868ae0c965710300154bf927842b280bb6032
      https://github.com/WebKit/WebKit/commit/ed5868ae0c965710300154bf927842b280bb6032
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/FindController.cpp

  Log Message:
  -----------
  REGRESSION (273517 at main): Find highlight bounces on existing match before moving to the new one
https://bugs.webkit.org/show_bug.cgi?id=271027
rdar://124650421

Reviewed by Tim Horton.

If selection is not being updated the find indicator should not be updated either.

* Source/WebKit/WebProcess/WebPage/FindController.cpp:
(WebKit::FindController::updateFindUIAfterPageScroll):

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