Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Clicking a link in a div with scrollbars does not work when the link is partially hidden by scrollbars (IE9/10) #7820

Open
@lukeis

Description

@lukeis

Originally reported on Google Code with ID 7820

Reproduce the error (Use the attached sample page)
- Find the element '#click1'
- Execute element.click()
nothing happens.

Expected behaviour:
- when clicking an element in a div with overflow:auto selenium should scroll to the
element (which works, if the element is completely invisible)

Tested with:
Windows 7
IE 9/IE 10
Selenium Server Standalone 2.42.2

Reported by fa.re.wal.FR on 2014-09-02 12:50:56


- _Attachment: [seleniumBug.html](https://storage.googleapis.com/google-code-attachments/selenium/issue-7820/comment-0/seleniumBug.html)_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions