Bug 191506 - [css-grid] Scroll reset position when updating inner html on content
Summary: [css-grid] Scroll reset position when updating inner html on content
Status: RESOLVED DUPLICATE of bug 196337
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-10 15:48 PST by Javier Fernandez
Modified: 2019-04-04 10:57 PDT (History)
7 users (show)

See Also:


Attachments
Test case to reproduce the issue (481 bytes, text/html)
2018-11-10 15:48 PST, Javier Fernandez
no flags Details
Patch (1.83 KB, patch)
2019-04-04 08:40 PDT, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2018-11-10 15:48:52 PST
Created attachment 354479 [details]
Test case to reproduce the issue

Steps to reproduce the issue:

1- Load the attached test case

What is the expected behavior?
The scroll position should one that prevents the text FAIL to be visible, showing PASS instead. 
It works fine in Firefox, Edge and Chrome

What went wrong?
The scroll position is reset to 0,0 so that the text FAIL is visible.
Comment 1 Manuel Rego Casasnovas 2019-04-04 08:40:00 PDT
Created attachment 366715 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-04 10:55:28 PDT
Comment on attachment 366715 [details]
Patch

Clearing flags on attachment: 366715

Committed r243883: <https://trac.webkit.org/changeset/243883>
Comment 3 WebKit Commit Bot 2019-04-04 10:55:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Manuel Rego Casasnovas 2019-04-04 10:57:09 PDT

*** This bug has been marked as a duplicate of bug 196337 ***
Comment 5 Radar WebKit Bug Importer 2019-04-04 10:57:50 PDT
<rdar://problem/49613522>