← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1455567] Re: [UbuntuShape] Broken rendering under certain device orientation conditions

 

The branch linked fixed that bug. There's been a confusion because the
problem came back when the shell started to do the rotation by itself,
and that has been fixed there [1]. Remains a last bug that makes
UbuntuShapes aliased when rotated (using the rotation property), it is
tracked there [2] and the fix is ready [3].

I'm marking this as closed again, feel free to comment on the new bug.

[1] https://bugs.launchpad.net/canonical-devices-system-image/+bug/1466656
[2] https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1480199
[3] https://code.launchpad.net/~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-shape-mipmap-fallback/+merge/270657

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  [UbuntuShape] Broken rendering under certain device orientation
  conditions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  New

Bug description:
  Steps to reproduce:

  * flash latest vivid image
  * open the gallery
  * rotate device to landscape
  * pull in the launcher from above

  => see how launcher icons are not antialiased
  http://i.imgur.com/dh40r0N.png

  Or another way:

  * Open some random app
  * Rotate the device to landscape
  * using the right edge spread (now at the bottom) switch to the dash

  => see how all dash icons are not antialiased

  And potentially affects all apps:

  * Set the automaticOrientation property of the MainView to false
  * Rotate the device (ensuring the scene is updated)

  => See how the shape-based components are aliased and inner shadows
  are incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1455567/+subscriptions


References