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

2016-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

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

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

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

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

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


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

2016-09-26 Thread Daniel van Vugt
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.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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

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


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

2016-09-26 Thread Olivier Tilloy
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
Touch seeded packages, which is subscribed to webbrowser-app 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

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


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

2016-08-04 Thread Daniel van Vugt
The blurry problem persists in webbrowser-app under Unity7 too. It's an
app bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app 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 webbrowser-app 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

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