Bug 45969

Summary: Going back and forward on frameset that has a frame with changing name doesn't end up at the right page
Product: WebKit Reporter: Mihai Parparita <mihaip>
Component: HistoryAssignee: Mihai Parparita <mihaip>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: progame+wk, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Mihai Parparita 2010-09-17 09:50:21 PDT
(as originally reported on comment 14 of bug 44183):

1. Visit http://tinyurl.com/38xvefn
2. In the bottom (more or less, depends on how many comments people post below it) there is a place to post comments, just above it there are 3 small pictures of aircrafts (leading to related articles), click on the middle one for example.
3. wait for the page to load and press back
4. wait for the page to load completely (including the original scrolling position) and press forward

Instead of going to that related article, you will see the top of the first article.

I'm guessing that switching to frame IDs instead of target names (which are changing in this case) will fix the problem (see comments 1 and 4 on that bug about the frame ID plan).
Comment 1 Tony Gentilcore 2011-03-02 17:18:45 PST

*** This bug has been marked as a duplicate of bug 38244 ***