-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add note on drag scrolling with mouse to 'Create a horizontal list' page #9378
Comments
I couldn't reproduce the described issue |
The problem appears to be only on the web, perhaps on the desktop (needs testing). |
@thcbk |
@Karthikeyanarla @thcbk The problem seems to occur when the page is not responsive. Gravacao.de.Tela.2023-09-10.as.10.33.03.mov |
Thanks for the report. I was able to replicate the reported behavior on desktop and web platforms, as running the example code as-is doesn't let you scroll. After adding more stable, master flutter doctor -v
|
@darshankawar are you not able to scroll with a mouse? Mouse wheel, drag, trackpad? I just checked on web/desktop and it scrolled fine (with a trackpad). |
Since this is in the cookbook, transferring to flutter/website. |
Hi @Mairramer, were you trying to drag scroll or were you scrolling with a trackpad? |
Hi @danagbemava-nc, I am trying to drag scroll. |
Thanks for clarifying! this sounds like expected behavior then. A mouse should not be able to drag scroll on desktop, or web running on desktop. We may want to update the cookbook to just mention how to scroll it with various devices/platforms. |
I was able to scroll horizontally if I press Shift when scrolling. Thank you! |
Thank you all for supporting me! |
Is there an existing issue for this?
Steps to reproduce
Expected results
The list should be scrollable horizontally
Actual results
The list can't be scrolled
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: