Contents of popover are blurry (not pixel-aligned?)

Bug #1606489 reported by Daniel van Vugt
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Canonical System Image
Confirmed
Medium
Unassigned
ubuntu-ui-toolkit (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Right clicking on the webbrowser-app's location bar, the popup is blurry (e.g. Select All, Paste). It looks like the pop-up is not pixel-aligned.

The rest of the app, including right clicking on a web page is clear and has no such problem.

tags: added: visual-quality
tags: added: unity8-desktop
summary: - Right clicking on location bar popup is blurry (e.g. Select All, Paste)
+ Right clicking on the webbrowser-app location bar, the popup is blurry
+ (e.g. Select All, Paste)
description: updated
Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Right clicking on the webbrowser-app location bar, the popup is blurry (e.g. Select All, Paste)

The blurry problem persists in webbrowser-app under Unity7 too. It's an app bug.

Revision history for this message
Olivier Tilloy (osomon) wrote :

I’m seeing the same blurry contextual popup with a simple TextField anchored to the top of an item, so it seems to be an issue with the UITK itself. Only the icons are affected, not the text.

import QtQuick 2.4
import Ubuntu.Components 1.3
Item {
  width: units.gu(40)
  height: units.gu(20)
  TextField {
    anchors {
      margins:units.gu(2)
      left: parent.left
      right: parent.right
      top: parent.top
    }
    text: "lorem ipsum"
  }
}

affects: webbrowser-app (Ubuntu) → ubuntu-ui-toolkit (Ubuntu)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

My text also looks quite blurry. But we're talking about an offset of less than one pixel so it might not be immediately obvious to everyone. If it's not the same bug then the text rendering needs improving because no other text on the screen looks this bad. But it feels like the same amount of blur I'm seeing in the icons and text below them.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Confirmed
Olivier Tilloy (osomon)
summary: - Right clicking on the webbrowser-app location bar, the popup is blurry
- (e.g. Select All, Paste)
+ Contents of popover are blurry (not pixel-aligned?)
description: updated
Changed in ubuntu-ui-toolkit (Ubuntu):
importance: Undecided → Medium
Changed in canonical-devices-system-image:
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.