gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Enable spacebar to scroll on the homepage

Open guidezpl opened this issue 3 years ago • 2 comments

https://github.com/flutter/flutter/issues/108735

guidezpl avatar Aug 05 '22 17:08 guidezpl

No, it's two different layouts. Manually tested, I don't know how to test keyboard entry

guidezpl avatar Aug 08 '22 10:08 guidezpl

Praying? 😄

I tried adding a test but can't get it to pass: https://github.com/flutter/gallery/blob/78900fd40ce12e7bebeed888784fdf8417798a37/test_integration/interactions_test.dart. I tried key up + key down, with/without PhysicalKey, etc.

guidezpl avatar Aug 09 '22 10:08 guidezpl

I spent a good amount of time trying to get the test to work, and even checking the multiple ScrollControllers found, the the pixel value is always 0. I give up 🤷‍♂️

guidezpl avatar Sep 06 '22 09:09 guidezpl