[Marble-bugs] [marble] [Bug 360918] There are no line breaks in the placemark description

Dennis Nienhüser via KDE Bugzilla bugzilla_noreply at kde.org
Sat Apr 16 09:00:48 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=360918

Dennis Nienhüser <nienhueser at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |nienhueser at kde.org

--- Comment #2 from Dennis Nienhüser <nienhueser at kde.org> ---
See https://forum.kde.org/viewtopic.php?f=217&t=131357#p354450

The description is interpreted as html, so newlines need to be indicated using
<br/> or similar html tags.

We could introduce some heuristic detection of plain text versus rich text and
transform plain text with '\n' into rich text with '<br/>' tags, but I don't
see the need for this really. Please reopen if you have a use-case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list