Seeing this with in-line HTML as well. Both in Ubuntu.Components Label
and QtQuick Text.

Example:


import QtQuick 2.0
import Ubuntu.Components 0.1


Rectangle {
    width: units.gu(40)
    height: units.gu(30)

    Text{
        anchors.fill: parent
        text: "<h1>Bug</h1><br><p>Line breaks are shown.</p>"
    }
}


** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1285184

Title:
  Squares in text where carriage returns should be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1285184/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to