** Changed in: ubuntu-ui-toolkit Status: In Progress => Fix Released
-- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1285184 Title: Squares in text where carriage returns should be Status in Ubuntu UI Toolkit: Fix Released Status in “qtbase-opensource-src” package in Ubuntu: Fix Released Bug description: In some apps I've noticed under qt5.2 that there are boxes in text. For example the app 'Eyire' in the store shows boxes in the "About" page. This is the code in the About.qml:- text: "Author: Mike Sheldon <el...@gnu.org>\n\nReleased under the GPL, version 3.0 or later."; The boxes appear where the "\n" is. There seems to be a valid carriage return along with these spurious boxes. Other apps are similarly affected. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1285184/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : ubuntu-sdk-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp