Summary: | Newline in article title causes display disortion on selection | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Rolf Eike Beer <kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | winter |
Priority: | NOR | ||
Version: | 4.8.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/403100eda01e8704fc69aad61f72318e402fa71e | Version Fixed In: | 4.9.2 |
Sentry Crash Report: | |||
Attachments: |
Screenshot unselected feed
Screenshot with disortion |
Description
Rolf Eike Beer
2012-08-24 18:33:31 UTC
I can't reproduce this with the lwn.net feed you mention. Perhaps they removed the newline in the meantime. Or maybe I misunderstand. If you still experience this, could you show me a screenshot? Yes, the article in question is now missing in the feed. Just download the current feed and add a newline to the headline of any article. Problem is easily reproducable then. Created attachment 73654 [details]
Screenshot unselected feed
Created attachment 73655 [details]
Screenshot with disortion
Git commit 403100eda01e8704fc69aad61f72318e402fa71e by Allen Winter. Committed on 04/09/2012 at 22:26. Pushed by winterz into branch 'KDE/4.9'. consistently clean the article title using stripHtml() instead of HtmlToPlainText(). stripHtml() replaces newlines and tabs properly. FIXED-IN: 4.9.2 M +2 -2 akregator/src/articlemodel.cpp http://commits.kde.org/kdepim/403100eda01e8704fc69aad61f72318e402fa71e |