RESOLVED INVALID 65071
Anchor in a HTML element using overflow: auto
https://bugs.webkit.org/show_bug.cgi?id=65071
Summary Anchor in a HTML element using overflow: auto
robindinse
Reported 2011-07-24 02:49:46 PDT
If you have an anchor in a HTML element which has an 'overflow: auto' style attribute and the anchor is somewhere on the right hand side beyond the visible area of the element, the anchor will not be shown if you klick a link to it. It will only vertically scroll to the line where it's placed but not horizontally.
Attachments
Alexey Proskuryakov
Comment 1 2011-07-25 12:13:58 PDT
Do you have a test case that you could attach to the bug, or link to?
robindinse
Comment 2 2011-07-25 13:05:14 PDT
Sorry, it seemed to be the problem that I had multiple anchors.
robindinse
Comment 3 2011-07-25 13:06:00 PDT
And all with the same name. I guess this bug can be deleted. (In reply to comment #2) > Sorry, it seemed to be the problem that I had multiple anchors.
Alexey Proskuryakov
Comment 4 2011-07-25 13:30:12 PDT
Thank you very much for following up!
Note You need to log in before you can comment on or make changes to this bug.