WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
86324
Correct Browser Scroll Position While Resizing
https://bugs.webkit.org/show_bug.cgi?id=86324
Summary
Correct Browser Scroll Position While Resizing
James Kyle
Reported
2012-05-13 14:53:47 PDT
Browsers do not keep a consistent scroll position while resizing, this can get really annoying (especially when working with lots of monotonous data). A fix to this would be by using scroll percentages instead of pixels scrolled. This doesn't work perfectly, but it does a much better job.
Attachments
Link
(36 bytes, text/plain)
2012-05-13 14:55 PDT
,
James Kyle
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
James Kyle
Comment 1
2012-05-13 14:55:08 PDT
Created
attachment 141613
[details]
Link
James Kyle
Comment 2
2012-05-13 14:56:33 PDT
http://jsfiddle.net/JamesKyle/RmNap/
Alexey Proskuryakov
Comment 3
2012-05-14 15:07:30 PDT
Could you please describe the bug in more detail? what should I do after opening the jsfiddle link to see it in action? Also, are you seeing this in Safari, or some other browser?
James Kyle
Comment 4
2012-05-14 18:02:47 PDT
Scroll down part of the page and resize the viewport horizontally. Notice how the text stays somewhat in the current position, then hit the Toggle Resize Fix button and do the same thing only current text position moves out of the viewport
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