This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29687 - scrollIntoView section doesnt take into account overflow:scroll
Summary: scrollIntoView section doesnt take into account overflow:scroll
Status: ASSIGNED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: David Burns :automatedtester
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2016-06-06 10:18 UTC by David Burns :automatedtester
Modified: 2016-09-20 13:37 UTC (History)
3 users (show)

See Also:


Attachments

Description David Burns :automatedtester 2016-06-06 10:18:35 UTC
Selenium scrolls elements that have a parent with overflow:scroll before interacting with that element.

We need to describe this in the specification as well otherwise people will not be able to click on elements.
Comment 1 Andreas Tolfsen 2016-06-08 15:41:14 UTC
But scrollIntoView appears to do the right thing when the parent has overflow: scroll set: https://sny.no/e/scrollparent