Skip to content
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

Scrolling doesn't work with touchscreen #1048

Open
rpowley opened this issue Mar 12, 2015 · 3 comments
Open

Scrolling doesn't work with touchscreen #1048

rpowley opened this issue Mar 12, 2015 · 3 comments
Labels

Comments

@rpowley
Copy link
Contributor

rpowley commented Mar 12, 2015

You can't drag the scrollbar of the workspace down when using touch. Also, when dragging blocks, if you want to drag a block from the top of the workspace to the bottom (offscreen), there's no way to get down there. Swiping upwards on the workspace also doesn't make it scroll, it just starts dragging the outermost block.

Holding the block near the bottom of the workspace should make the workspace auto-scroll.
Doing this generates error: "Uncaught TypeError: Cannot read property 'matches' of null"

The same issue happens with scrolling on the sidebar for blocks.

@rpowley rpowley added the Bug label Mar 12, 2015
@rpowley rpowley added this to the Custom Elements milestone Mar 12, 2015
@rpowley rpowley changed the title Scrollbar doesn't work with touchscreen Scrolling doesn't work with touchscreen Mar 12, 2015
@dethe dethe self-assigned this Mar 19, 2015
@dethe
Copy link
Member

dethe commented Apr 20, 2015

I've added auto-scroll when dragging blocks (in the script workspace). @rpowley: Can you test to see if this solves the problem there? If so, I can try adding something similar to the sidebar.

@dethe
Copy link
Member

dethe commented Apr 20, 2015

Sidebar issue could be related to #988

@rpowley
Copy link
Contributor Author

rpowley commented Apr 20, 2015

@dethe still no scrolling - holding it at the bottom doesn't work, and swiping up/downwards doesn't work. Also trying to drag the scrollbar on the workspace doesn't work.

@dethe dethe modified the milestones: Custom Elements, Mobile Support Jun 23, 2015
@dethe dethe removed their assignment Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants