selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

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

Open lukeis opened this issue 8 years ago • 3 comments

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)_

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by barancev on 2014-09-02 19:56:49

  • Labels added: Browser-IE

lukeis avatar Mar 04 '16 08:03 lukeis

Reproduced. Firefox is subject to this issue too.

Reported by barancev on 2014-09-24 05:19:09

  • Status changed: Accepted
  • Labels added: Browser-Firefox

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by luke.semerau on 2015-09-17 17:47:05

  • Labels added: Restrict-AddIssueComment-Commit

lukeis avatar Mar 04 '16 08:03 lukeis