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

Smooth scrolling makes M-v/Page Up scrolling down #6379

Closed
qqldd opened this issue Jun 20, 2016 · 3 comments
Closed

Smooth scrolling makes M-v/Page Up scrolling down #6379

qqldd opened this issue Jun 20, 2016 · 3 comments

Comments

@qqldd
Copy link

qqldd commented Jun 20, 2016

Description

M-v/ Page Up scrolls down a few lines. It should scroll up a screen

Reproduction guide

  • Start Emacs
  • Open .spacemacs file
  • M-g g 100
  • M-v or Page Up

Observed behaviour:

  • The cursor now is at line 109

Expected behaviour:

  • The cursor should before line 100

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: master (rev. 0283f64)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: helm
  • Layers:
(emacs-lisp c-c++ shell-scripts python csv shell sql markdown latex javascript html git perforce auto-completion gtags irony-mode semantic colors themes-megapack sr-speedbar org eyebrowse ibuffer)

Backtrace

BACKTRACE IF RELEVANT

Additions:

  • It also happens in *.py and *.cpp file. If I disable smooth-scrolling, it seems like the problem goes.
@TheBB
Copy link
Contributor

TheBB commented Jun 20, 2016

This is fixed in develop already.

@TheBB
Copy link
Contributor

TheBB commented Jun 20, 2016

#6097 #1103 #6316

@d12frosted
Copy link
Contributor

Fixed with released of Spacemacs v0.200. Let us know if you still have any problems with this issue.

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

No branches or pull requests

3 participants