Text: Lines extend beyond viewable area for .txt files

Created on 4 Sep 2020  路  4Comments  路  Source: nextcloud/text

Describe the bug
Each line in a text file extends infinitely to the right until broken manually by the enter/return key in files with a .txt extension.

To Reproduce
Open existing text file with a .txt extension or start new file and enter an unbroken line of text.

Expected behavior
Lines wrap based on the size of the editor window as they do with .md files.

Screenshots

Web
text-web
text-web2

Android App
text-mobile

Server Info
Nextcloud 19.02

Client Info
Firefox 78-80
macOS, Linux
Nextcloud Android App v3.13.0

1. to develop bug good first issue

Most helpful comment

Yes as discussed with @jancborchardt we should generally wrap lines even in plain text or code files.

All 4 comments

I'd love to take a stab at fixing this - perhaps adding an option to wrap long lines. I just need to get my head around how the code is organized and whatnot first.

Yes as discussed with @jancborchardt we should generally wrap lines even in plain text or code files.

This problem affect me to.

@NielBuys Please use the Github Reactions feature instead of commenting that also need a specific feature. That way we can see your support without notifying all users subscribed to a given issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

juliushaertl picture juliushaertl  路  5Comments

jancborchardt picture jancborchardt  路  6Comments

juliushaertl picture juliushaertl  路  3Comments

andynd picture andynd  路  3Comments

csantosb picture csantosb  路  5Comments