This bug was fixed in the package messaging-app - 0.1+16.04.20160317.2-0ubuntu1
--------------- messaging-app (0.1+16.04.20160317.2-0ubuntu1) xenial; urgency=medium [ Gustavo Pichorim Boiko ] * Do not display the "new conversation" item when in single panel as this makes the header scroll. * Fix handling of header sections. * Fix sharing data from other apps. * Hide and disable the Section object when it is not in use. * Keep the "New conversation" header action visible all the time. [ Ken VanDine ] * Bump Ubuntu.Content import to 1.3 to fix theme issue (LP: #1554621) [ Tiago Salem Herrmann ] * Animate microphone icon only while recording. (LP: #1548696) * Fix active focus management of multi recipient component. (LP: #1555146) * Fix some memory leaks Use another approach to decide when to display the empty state view Avoid removing pages when resizing the AdaptivePageLayout (LP: #1549352) * Show notification when the the record icon is only clicked. -- Tiago Salem Herrmann <tiago.herrm...@canonical.com> Thu, 17 Mar 2016 21:10:24 +0000 ** Changed in: messaging-app (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1548696 Title: App is continuously redrawing even though there is nothing changing visually Status in Canonical System Image: In Progress Status in messaging-app package in Ubuntu: Fix Released Bug description: Start app with QT_LOGGING_RULES="qt.scenegraph.renderloop=true" You will continuously get: qt.scenegraph.renderloop: polishAndSync (normal) QQuickView(0x204ca58) amongst many others, which indicate that the UI is being redrawn. Even with occlusion enabled, we still get: qt.scenegraph.renderloop: - ticking non-visual timer There may be a hidden activity indicator which is set to running even though not visible. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1548696/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp