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
Bugs, which is subscribed to 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)

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to