[Webkit-unassigned] [Bug 263374] scrollIntoView() in overflow is causing the whole page to move upwards slightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 19 11:59:06 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=263374

Byungseon(Sun) Shin <sun.shin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |sun.shin at webkit.org
                   |kit.org                     |

--- Comment #16 from Byungseon(Sun) Shin <sun.shin at webkit.org> ---
@Simon, I just checked it again without scrollIntoView call and see the same behavior. So, the issue I reproduce is not related to the scrollIntoView.
Sorry about the confusion. 

However, I can also confirm that the original issue reported by Hanoor still related with the scrollIntoView(block: 'start') since it has been fixed by having (block: 'nearest', inline: 'start') options and it is only needed on the Safari Browser. 

So, I will share more clear repro sequences once we will find a test case for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231219/21b50186/attachment-0001.htm>


More information about the webkit-unassigned mailing list