Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 894c1182b3fac77af919c6b60cdacf4d3f4c6b5c
      
https://github.com/WebKit/WebKit/commit/894c1182b3fac77af919c6b60cdacf4d3f4c6b5c
  Author: Ahmad Saleem <[email protected]>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/focus/focus-contenteditable-element-in-iframe-scroll-into-view-expected.txt
    M Source/WebCore/dom/Element.cpp

  Log Message:
  -----------
  Fix editable element in an iframe doesn't scroll into view on second focusing
https://bugs.webkit.org/show_bug.cgi?id=292062
rdar://150521759

Reviewed by Simon Fraser.

Merge: 
https://source.chromium.org/chromium/chromium/src/+/6ddd475c4898322459bcc843a175b72f0b975994

When focusing an editable element in an iframe, scrolling into view
cannot be called if it already contains a selection. This patch adds the
call for this case.

* Source/WebCore/dom/Element.cpp:
(WebCore::Element::updateFocusAppearance):
* 
LayoutTests/imported/w3c/web-platform-tests/focus/focus-contenteditable-element-in-iframe-scroll-into-view-expected.txt:
 Progression

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to