Search
Active

3
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 499658
Opened: 10/22/2009 3:49:13 PM
Access Restriction: Public
0
Workaround(s)
2
User(s) can reproduce this bug
If an element is overflown using overflow:auto or overflow:scroll and contains named anchors, the "back" button fails to scroll to the anchor.
Details (expand)

Please verify that this issue occurs in Internet Explorer 8 RTW. Click here for more information.
Yes, this issue is reproduced in IE8 RTW.

1. What seems to be the problem? Click here for more information.
There is a loss of functionality or poor functionality within Internet Explorer.

2. What area did the issue occur in? Click here for more information.
----Navigation and Connection

3. What language of your browser's frame? Click here for more information.
English

3a. What is your language preference order?  Click here for more information.
en-US

 
Please try to reproduce this issue in No Add-ons mode and answer the following 2 questions. You can find the No Add-ons shortcut under All Programs > Accessories > System Tools > Internet Explorer (No Add-ons).  Click here for more information.

4.  What was the result of the issue after trying it in No Add-ons mode?
The issue reproduces in No Add-ons mode

5. If running in No Add-ons mode solves your issue, what kind of Add-ons are you using?
 

5a. If Other, then please list the add-on:
 


6. How often does this happen? Click here for more information.
Always Happens

7. What Operating System are you running? Click here for more information.
Windows Vista SP2 x64

8. Have you ever seen this problem before in Internet Explorer? Click here for more information.
I don't know if this issue existed previously

9. Where does this occur?  Click here for more information.
Both

9a. Please provide the URL of the internet application being used.
 


10. Please list the reproduction steps. Click here for more information.
* Create a new HTML page with a div element
* Place a large amount of textual content in the div element
* Make the div fixed width and height
* Make the div overflow:auto so that the textual content causes the div to scroll
* Place some <a href="#section"> and <p id="section"> tags within the content (links to anchors)
* Open the page and click the anchors more than once. The address bar will change to show the anchor.
* Press the back button. The address bar will change to show the "previous" anchor but the scroll position of the overflow will not be updated - to the user, it appears as though the back navigation failed.
See attached reproduction case.

11. What are the expected results? Click here for more information.
The back button should navigate to anchors inside of elements with overflow:scroll and overflow:auto.

12. What are the actual results? Click here for more information.
The back button does not scroll to anchors inside of elements with overflow:scroll and overflow:auto.
File Attachments
1 attachments
BackAnchorBug.htm
Sign in to post a comment.