Bug 65071 - Anchor in a HTML element using overflow: auto
Summary: Anchor in a HTML element using overflow: auto
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 02:49 PDT by robindinse
Modified: 2011-07-25 13:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robindinse 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.
Comment 1 Alexey Proskuryakov 2011-07-25 12:13:58 PDT
Do you have a test case that you could attach to the bug, or link to?
Comment 2 robindinse 2011-07-25 13:05:14 PDT
Sorry, it seemed to be the problem that I had multiple anchors.
Comment 3 robindinse 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.
Comment 4 Alexey Proskuryakov 2011-07-25 13:30:12 PDT
Thank you very much for following up!