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 28935 - We discussed this, but I cannot find the spec for "move element into view"
Summary: We discussed this, but I cannot find the spec for "move element into view"
Status: RESOLVED DUPLICATE of bug 29394
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2015-07-09 23:17 UTC by John Jansen
Modified: 2016-09-19 16:39 UTC (History)
1 user (show)

See Also:


Attachments

Description John Jansen 2015-07-09 23:17:58 UTC
"If the element is not in the current viewport, the DOMElement must be scrolled into view"

I was thinking that we would take the "scroll into view" as an optional parameter to the function, with a default value of true. That way, if it isn't in view but should be, we would capture that bug. If it gets scrolled into view we might miss the bug that it wasn't in the view yet. Does that make sense?
Comment 1 John Jansen 2016-09-19 16:39:25 UTC

*** This bug has been marked as a duplicate of bug 29394 ***