Bug 13423
Summary: | Google Reader scrolls to the top of the articles list when selecting an article | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | GoogleBug |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://reader.google.com/ |
Adam Roben (:aroben)
Google Reader scrolls to the top of the articles list when selecting an article. This makes reading articles "below the fold" (i.e. ones that you need to scroll down to see) very annoying, as it scrolls up to the top (thus hiding the article) every time you click on a new article.
Repro steps:
1. Have a large number of unread articles in Google Reader (enough so that you need to scroll to see them all)
2. Scroll down
3. Click on an article near the bottom of the screen
Results:
The article list is scrolled up to the top, hiding the article you just opened.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
In step 2, you must *not* scroll down all the way to the bottom of the page. Things work correctly in that situation. So, you must scroll down to somewhere in the middle of the page.
Adam Roben (:aroben)
Bug 13425 seems like a related issue.
Adam Roben (:aroben)
This now works for me. It may have been fixed on Google's side.