Version: (using KDE 3.5.8) Installed from: SuSE RPMs [ Location edit-box editing ] Just clarification, newline raw _character_, not encoded newline. So: http://www.product-reviews.net/2008/02/14/elmo-live-truly-life-lik e-creation/ the newline between k and e would be stripped, but http://www.product-reviews.net/2008/02/14/elmo-live-truly-life-lik%0Ae-creation/ %0A will not because it is not raw newline character.
Nice idea. Still valid in 4.9.0. Patch is here: https://git.reviewboard.kde.org/r/106184/
Git commit 38fda3bf750d71266a16791bcdbcc782e3f15acb by Martin Koller. Committed on 26/08/2012 at 12:15. Pushed by mkoller into branch 'KDE/4.9'. strip line breaking characters from URL on text input This patch removes line-breaking chars when an URL is entered. Very handy if you paste URLs from e.g. an email which shows the complete URL broken into multiple lines. FIXED-IN: 4.9.1 REVIEW: 106184 M +15 -0 konqueror/src/konqcombo.cpp M +1 -0 konqueror/src/konqcombo.h http://commits.kde.org/kde-baseapps/38fda3bf750d71266a16791bcdbcc782e3f15acb
Git commit 4a6e5ee19b03f1a802d33890b75265afb2206e22 by Martin Koller. Committed on 26/08/2012 at 12:15. Pushed by mkoller into branch 'master'. strip line breaking characters from URL on text input This patch removes line-breaking chars when an URL is entered. Very handy if you paste URLs from e.g. an email which shows the complete URL broken into multiple lines. FIXED-IN: 4.9.1 REVIEW: 106184 M +15 -0 konqueror/src/konqcombo.cpp M +1 -0 konqueror/src/konqcombo.h http://commits.kde.org/kde-baseapps/4a6e5ee19b03f1a802d33890b75265afb2206e22