[Kde-print-devel] [Bug 126085] New: wordwrap is disabled for Comments
Ray Lischner
rl at tempest-sw.com
Sat Apr 22 20:25:28 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=126085
Summary: wordwrap is disabled for Comments
Product: kdeprint
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: kdeprintfax
AssignedTo: kde-print-devel kde org
ReportedBy: rl tempest-sw com
Version: (using KDE Devel)
Installed from: Compiled sources
The Comment edit box has wordwrap disabled. This is wrong.
If the user enters a hard newline in the edit box, the newline is passed to the fax system program, which invariably barfs (technical term whose precise meaning varies with fax system; HylaFax, for example, reports "500 'JPARM COMMENTS "line 1': Syntax error, unmatched quote mark").
Thus, the user must not enter any explicit newline characters in the Comment box, and must instead rely on the fax program to wordwrap the text on the fax cover sheet.
With wordwrap disabled in the edit box, however, the user has difficulty typing because the text scrolls.
I see no reason to disable wordwrap. The patch removes the line of code that does this.
More information about the Kde-print-devel
mailing list