← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1606489] Re: Right clicking on the webbrowser-app location bar, the popup is blurry (e.g. Select All, Paste)

 

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"
  }
}

** Attachment added: "blurry.png"
   https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1606489/+attachment/4748768/+files/blurry.png

** Package changed: webbrowser-app (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1606489

Title:
  Right clicking on the webbrowser-app location bar, the popup is blurry
  (e.g. Select All, Paste)

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Right clicking on the 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1606489/+subscriptions