GNOME Bugzilla – Bug 781372
FileLoader: check line length
Last modified: 2018-02-27 09:59:24 UTC
GtefFileLoader: check line length. GtkTextView doesn't support well very long lines, there are performance problems, the application can freeze. So, check the length of the lines, refusing to load the file if a very long line is present (the maximum line length must be determined, but there would anyway be a property to change it). It would be nicer for the user to be able to split the very long line so the content can be loaded (but if it is done, a warning must be displayed when saving the file).
*** Bug 727777 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/tepl/issues/6.