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

Marktext does not (always) utilize the available screen space when pasting text #2051

Closed
1 task done
zocker-160 opened this issue Apr 19, 2020 · 1 comment
Closed
1 task done

Comments

@zocker-160
Copy link

zocker-160 commented Apr 19, 2020

Description

when pasting a long text, only a small part of the available space, gets used.

When I manually type something, it uses the space available, so it seems like when pasting a new line character get's added in a place, which doesn't respect the shown width setting (100%)

  • Can you reproduce the issue?

Steps to reproduce

  • open a new page
  • insert a long text from here

Expected behavior:
software should use the full width of the window, similar to other text editors

Actual behavior:
Anmerkung 2020-04-19 000208

other text editors with the same text pasted:

Anmerkung 2020-04-19 000831

Versions

  • Mark Text: 0.16.1
  • Operating system: both Ubuntu 18.04 and Windows
@fxha
Copy link
Contributor

fxha commented Jun 7, 2020

Thank you for reporting the issue. Your example includes soft line breaks and is therefore a duplicate of #1849. You may want to subscribe there for further updates.

@fxha fxha closed this as completed Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants