1
0
Fork 0
gedit/docs/common-bugs.md
Daniel Baumann 61eec86fe3
Adding upstream version 48.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:48:29 +02:00

1.1 KiB

Common gedit bugs

This page documents common bugs in gedit. If you find your problem in this page, please do not report a new bug for it.

Problem with very long lines

Very long lines (e.g. a wrapped line that takes the whole screen) are not well supported by gedit, there can be performance problems or freezes.

GitLab issue.

Problem with very large files

Large files are not well supported, gedit should ask for confirmation when opening such files, providing a solution.

GitLab issue.

Hyphen/dash inserted for text wrapping

It should be disabled in a text editor like gedit, the hyphen is not part of the content.

GitLab issue.

Recently fixed

View does not scroll to the end of the text in some cases (text cut off)

Fixed in 40.2, 41.1, 42.2 and >= 43.

GitLab issue.