Text rendering issue in the App details page when connected to monitor

Device:

Nexus 5 OTA 3

Steps to Reproduce

  1. Connect the phone to an external monitor
  2. Open the OpenStore app.
  3. Click any of the apps.
  4. The app details page will be displayed

Expected Results

The app details page should be displayed correctly.

Actual Results

The app details page was displayed but the texts are not rendered properly...they're kind of blurry.

Additional Information

I had this problem with my app and my solution was to explicitly tell my text/label components to use Text.QtRendering renderType. I thought this was the default but probably a bug in the system.

screenshot20180226_012717636

Edited by Brian Douglass