-
# Are you reporting a bug or runtime error?
A bug, here is a codesandbox: https://codesandbox.io/s/w0ymoxq827
The issue is that `viewHeight` [is calculated](https://github.com/JedWatson/react-sele…
IanVS updated
3 years ago
-
I am trying to moveTo an element using the following code
Actions action = new Actions(driver);
action.moveToElement(driver.findElement(By.name("Troubleshooting")));
action.perfo…
kviji updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Adding scroll animations to your nearby hospitals page transforms the reading experience, …
-
Originally reported on Google Code with ID 5532
```
Selenium version: 2.32
OS: OS X 10.8.3
Browser: Firefox
Browser version: 19 & 20
We have found in some of our automated tests that an element that…
-
Originally reported on Google Code with ID 4175
```
I am testing a site which has a navbar tied to the top of the page. (bootstrap)
Any attempt to click on an element which is not visible will scrol…
-
I am writing an app that loads more than 400 PNGs into a scroll view.
But, it seems that VRAM is out of memory because too many images are being loaded.
I want to unload images outside the rende…
-
**Issue by [lkcampbell](https://github.com/lkcampbell)**
_Tuesday Nov 05, 2013 at 22:02 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/5861_
----
This PR fixes issue #3063 by for…
-
Following up on #8282, scroll-driven animation primitives like `view()` are useful for any scroll-related behavior, such as setting `view-transition-name` only when an element is in the viewport.
…
-
Hi,
If I make a call to this method on a datatable with a "row" type cursor:
`dataTable.move_cursor( row=coords.row, scroll=False )`
Setting the scroll argument to False isn't honoured. Seem…
-
When viewing the agenda view while events are processed after logging in, the event list steadily jumps to the top again when scrolled down. This is visible on mobile with long lists of events.
How…