WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
61955
`display: box` nested in `display: box` scrolls to top when window is resized
https://bugs.webkit.org/show_bug.cgi?id=61955
Summary
`display: box` nested in `display: box` scrolls to top when window is resized
Sidney San Martín
Reported
2011-06-02 13:17:02 PDT
Created
attachment 95796
[details]
Example If I nest an element with display: -webkit-box inside another element with display: -webkit-box, and the inner element has a scroll bar and is scrolled down, when I resize the window, the inner element scrolls back to the top. Works OK in Firefox. Tested in
r87885
.
Attachments
Example
(646 bytes, text/html)
2011-06-02 13:17 PDT
,
Sidney San Martín
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-05-07 10:25:45 PDT
There is no inner scroll jump to top in Safari 16.4.1 and it matches of Chrome Canary 115. It just moves scrollbar just slightly above (as expected). Marking this as "RESOLVED WONTFIX" because it was never confirmed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug