NeXTs / Clusterize.js

Tiny vanilla JS plugin to display large data sets easily
https://clusterize.js.org
MIT License
7.22k stars 412 forks source link

Using page-down causes strange behavior #11

Closed as-com closed 9 years ago

as-com commented 9 years ago
  1. Click into one of the clusterized things on the demo page.
  2. Press page down repeatedly
  3. The list will become unfocused at the end of each cluster and page down will scroll the page.
dfsq commented 9 years ago

This is default browser behavior, it's not anything Clusterize.js specific, there is nothing wrong with it. Check this simple demo http://jsfiddle.net/6eg30sko/

cead22 commented 9 years ago

Same happens when you scroll down normally on the container in the demo page, the whole page will scroll down