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

Clicking on scrollbar ends up dragging elements underneath #104

Open
davidbau opened this issue Jul 12, 2015 · 0 comments
Open

Clicking on scrollbar ends up dragging elements underneath #104

davidbau opened this issue Jul 12, 2015 · 0 comments

Comments

@davidbau
Copy link
Member

If you drag the scrollbar of the main editing region, the clicks end up going through to elements that are underneath the scrollbar. To repro,

  1. create a page with big blocks that go past the right and bottom edges, like this one: http://david.pencilcode.net/edit/about.html#blocks=1
  2. then click on the scrollbar where some block is underneath, and drag the scrollbar.
  3. observe: hovering highlights the block, and click-drag drags the block.

expect: the click shouldn't go through the scrollbar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant