-
When an input cell is just at the bottom of the window, the standard behavior after hitting enter is that the window scrolls up automatically. But it scrolls up so far that the previous input and its …
-
I'm trying to get search working as I had it before using the extension (mostly there). I noticed this unexpected behavior when trying to scroll with the arrow keys. I recorded my screen so I didn't h…
-
### Steps to reproduce
1. Run the code snippet on flutter web
2. Scroll list very slowly.
### Expected results
List is scrolling smoothly
### Actual results
Widgets are jittering up and down. …
-
I used htmx websockets to create the chat and hx-swap-oob="beforeend:#messages" to add a new message to the end of the list. How can i set the scroll bar to bottom after new message. I see in the docu…
-
**Type**: (only select one)
- UI - anything to do with the user interface. maybe a button is not working, or the way some assets are formatted seems to be off.
**Describe the bug**
Strange behav…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
N/A
### What package manager are you using / do…
-
From a tester:
> The black button at the bottom of the page "Next Lesson: What is Git?" automatically snaps to the top of the next page but the same button in future sections does not snap to the t…
-
**Version info**:
```
Version info
______ ,,
,.-"` | ,-` |
.^ || |
/ ,-*^| || |
; / | || ;-*```^*.
; ; | |;,-*` \
…
-
in the gallery, images can be zoom meanwhile, which is great.
however, the used gestures are not standard and unexpected:
- the pinch/punch gesture works as expected and zoom the image
- once z…
-
**Describe the issue**
When scrolling with an external mouse slowly, you may have to turn the wheel 2-4 times before the scrollbar reacts. This happens on every app I tried, both GUI and TUI. This …