Bug 249474 - KMail should not break long url lines that contain the - character when composing a mail
Summary: KMail should not break long url lines that contain the - character when compo...
Status: RESOLVED DUPLICATE of bug 163609
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 02:23 UTC by Albert Astals Cid
Modified: 2010-08-31 17:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2010-08-30 02:23:54 UTC
Version:           1.13.5 (using KDE 4.5.0) 
OS:                Linux

Kmail incorrectly breaks into two lines long urls that contain the - character when composing a new mail making the url "wrong"

Example:
Start a new mail and write the long url https://bugs.kde.org/enter_bug.cgi?format=guided&product=kmail&additional_info=OS%3A%20Linux%20%28x86_64%29%20release
It will all be in a single line even if it is longer than the 78 characters length kmail breaks lines. All good so far.

Now try writing http://websvn.kde.org/*checkout*/trunk/l10n-kde4/templates/messages/kdelibs/kdelibs4.pot

Even if it is a much shorter url it will get split in "-" character making the url wrong.

Ideally kmail should detect that i'm writing a url and never split it in new lines

Reproducible: Always




OS: Linux (x86_64) release 2.6.32-24-generic
Compiler: cc
Comment 1 Thomas McGuire 2010-08-31 17:39:58 UTC

*** This bug has been marked as a duplicate of bug 163609 ***