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

No scrolling in edit mode when code block has any line with over 150 characters #2104

Open
Mindstormer619 opened this issue Jun 19, 2018 · 5 comments
Labels
bug 🐛 Issue concerns a bug. funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue.

Comments

@Mindstormer619
Copy link

Note: This may be related to #2080.

Current behavior

Scrolling using mouse wheel does not work in edit mode if there is any line within code block (triple-backtick) which has over 150 characters.

Weird thing is, this reduces to 80 characters when Developer Console panel is open. If I add one extra character, no longer scrolls.

image

Expected behavior

Scrolling should work regardless of line length.

Steps to reproduce

  1. Open a new Markdown document in Boostnote
  2. Create a code block with triple backticks (any language for syntax highlight)
  3. Type a line with 151 characters
  4. Try scrolling (Does not work!)
  5. Remove 1 character, try scrolling (works!)

Environment

  • Version : Boostnote 0.11.6
  • OS Version and name : Windows 10
@IssueHuntBot
Copy link

@kevinhyunilkim has started working. Visit this issue on Issuehunt

@IssueHuntBot
Copy link

@kevinhyunilkim has stopped working. Visit this issue on Issuehunt

@sosukesuzuki sosukesuzuki added the bug 🐛 Issue concerns a bug. label Jun 20, 2018
@ChaoZhang123
Copy link

No scrolling issue happens on Ubuntu 18.04 with my mouse --- MX master 2S. I hope it will be resolved soon; it is very nagging.

@daiyam
Copy link
Contributor

daiyam commented Sep 17, 2018

No scrolling issue on macOS with a mouse or a trackpad.

@Mindstormer619 are you still getting the bug with the newest version?

@Mindstormer619
Copy link
Author

@daiyam Yup, still reproducible with 0.11.9.

@kazup01 kazup01 added the bounty label Nov 7, 2018
@Flexo013 Flexo013 added funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue. and removed funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue. 💵 Funded on IssueHunt labels Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug. funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue.
Projects
None yet
Development

No branches or pull requests

7 participants