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 on spacebar #21

Closed
ditesh opened this issue Mar 11, 2012 · 8 comments
Closed

Scrolling on spacebar #21

ditesh opened this issue Mar 11, 2012 · 8 comments
Labels

Comments

@ditesh
Copy link

ditesh commented Mar 11, 2012

Mimicking browser scrolling behaviour on spacebar would be a nice touch :-)

@inuyaksa
Copy link
Owner

It sounds good! I add to todo list. Thanks!

@inuyaksa
Copy link
Owner

Scheduled at 2.8.5 release

inuyaksa added a commit that referenced this issue Mar 26, 2012
Changed features
- display cursor on resize event only when size has changed

Fixes
- issue #17
- issue #23

New feature
- You can scroll with space key (#21)
- nicescroll checks content size on (body) load event
@inuyaksa
Copy link
Owner

Feature commited in new 2.8.5 version

@ditesh
Copy link
Author

ditesh commented Mar 27, 2012

I just downloaded and tested it out. It works perfectly! Thanks :-)

@jminkler
Copy link

This breaks other things that the spacebar is "supposed" to be used for - like toggling checkboxes, or entering input in forms. Not a very good thing to have on by default.

@simon-kr
Copy link

simon-kr commented Nov 9, 2013

Even worse, it makes it impossible to insert a space into a contenteditable area ...
I suppose it's the same with the arrow keys, but I can't find an option for that :-(

@inuyaksa inuyaksa reopened this Nov 14, 2013
@inuyaksa
Copy link
Owner

TODO: test issues on contenteditable area and checkbox usage

@delboy1978uk
Copy link

this is a dreadful feature. spacebarenabled should be false by default.

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

5 participants