-
```
[10/28/2024, 7:15:39 AM] [PID: 665] [ERROR] [SEARCH-BING] Search failed, An error occurred:TimeoutError: page.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#sb_form_q')
…
-
The scroll snap 2 [spec](https://drafts.csswg.org/css-scroll-snap-2/#scroll-start-target) says that when there are multiple elements that could be scroll-start-targets for a scroll container "user-age…
-
Instead of doing nothing when `not(xxf:focusable())`, we could:
- toggle to the relevant wizard page if needed
- scroll the control into view with JavaScript
[+1 from customer](https://3.baseca…
-
**Is your feature request related to a problem? Please describe.**
Need to capture the FAILED test output into some type of log file to provide the ability to review later which could create links to…
-
When scrolling with this package with behavior = "smooth", skipOverflowHiddenElements is not passed down to scroll-into-view-if-needed making it misbehave
code should extend and pass down all optio…
-
I noticed that with IE10 and adding a duration option, the scroll effect is really jerky. Of course this doesn't seem to happen with any other browser. :smirk:
Related to https://github.com/stipsa…
-
### The issue:
Interacting (double-clicking or dragging) with areas in the Flutter app where the native macOS toolbar would typically be triggers native actions like maximizing or moving the window. …
-
### Description
The inability to reliably block body scroll in Safari/Webkit and have a consistant scrolling experience across browsers on mobile devices is a very significant long-standing issue w…
-
Hello!
Is it possible to move between items in list with the help of 0-9 num buttons? For example pressed button 0 moves focus to first item in list, 1 - to second and so on
Thanks a lot for ans…
-
GSAP's [ScrollToPlugin](https://greensock.com/docs/Plugins/ScrollToPlugin) has a very nice option that lets you cancel a scroll when the plugin detects that the scroll position is being changed—i.e. i…