Skip to content

Markdown: New list item makes scrollbar appear until text is put in #119

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

Closed
jancborchardt opened this issue Jul 27, 2017 · 5 comments · Fixed by #290
Closed

Markdown: New list item makes scrollbar appear until text is put in #119

jancborchardt opened this issue Jul 27, 2017 · 5 comments · Fixed by #290
Labels
bug Something isn't working feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor
Milestone

Comments

@jancborchardt
Copy link
Member

jancborchardt commented Jul 27, 2017

When you are in a list and press enter to get a new row with dash in front, a scrollbar is shown on the right until you put in text:
screenshot from 2017-07-27 13-11-01

It only disappears when you write. Seems glitchy, happens for me on Firefox. @nextcloud/notes @nextcloud/design any idea?

@jancborchardt jancborchardt added bug Something isn't working starter issue labels Jul 27, 2017
@jancborchardt
Copy link
Member Author

Ah, it seems that while you are in this mode of a new line being there, all rows below are shifted by one. If you click on a row below, the cursor will actually be one row further down, looking very strange. Seems like an issue in the library we use maybe? cc @Henni

@sellth
Copy link

sellth commented Feb 20, 2018

This bug is very annoying and makes the app completely unusable if you don't know that the empty list item is the cause. It doesn't break if one creates a new sub-list (indented) item by the way.

@jancborchardt
Copy link
Member Author

@nextcloud/javascript might be due to the markdown library used?

@camilasan camilasan added the good first issue Should be easy to implement label May 4, 2018
@jancborchardt jancborchardt added good first issue Should be easy to implement and removed good first issue Should be easy to implement starter issue labels Jun 4, 2018
@tribut
Copy link

tribut commented Jun 5, 2018

Possibly related: When you open a new list item by pressing enter in the middle of a list, the next bullet point is actually above the currently existing one. This becomes apparent when pressing space a few times, leading to two bullet points on a single line:

screenshot from 2018-06-05 11-50-53

Also, the cursor disappears until some text is added to the new list item.

@jancborchardt jancborchardt added this to the 2.4.0 – 🐛 Detail fixes milestone Jun 5, 2018
@korelstar korelstar removed this from the M1 – 🐛 Detail fixes milestone Dec 21, 2018
@jakobroehrl
Copy link

The problem occurs on Firefox, Chrome is fine.
Please could you fix it? It's pretty irritating.
Thanks a lot!

@korelstar korelstar mentioned this issue Apr 30, 2019
54 tasks
@korelstar korelstar added this to the 3.0.0 milestone Apr 30, 2019
@korelstar korelstar added feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor and removed markdown good first issue Should be easy to implement labels May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants