Bug 354075

Summary: Konversation cuts URLs
Product: [Applications] konversation Reporter: Germano Massullo <germano.massullo>
Component: inputlineAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED NOT A BUG    
Severity: minor CC: argonel, justin.zobel
Priority: NOR    
Version First Reported In: 1.6-beta1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Germano Massullo 2015-10-19 07:17:04 UTC
Konversation cuts input text when it exceeds max allowed char amount. The problem is that it cuts URLs too. It should bring them entirely in a new line instead of cutting them

Reproducible: Always
Comment 1 Justin Zobel 2020-11-21 07:07:06 UTC
This sounds like a limitation of IRC in general. I just pasted a URL from the bug tracker and it splits to multiple lines and breaks the link. I'm not sure this can be fixed.
Comment 2 argonel 2020-11-21 07:25:43 UTC
Justin is correct. This is one of the reasons URL shorteners exist.