[Touch-packages] [Bug 1445265] Re: Image flickers when application going fullscreen on device

2015-04-23 Thread Bill Filler
This is not related to the
https://bugs.launchpad.net/tangxi/+bug/1417006 I don't believe as that
bug is arale specific and this issue can be observed on mako and
krillin.

** Summary changed:

- Image flickers when application going fullscreen on device
+ sdk header flickers when hide/show going in and out of fullscreen

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

Title:
  sdk header flickers when hide/show going in and out of fullscreen

Status in Mir:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  With vivid-proposed on mako.

  We have a Image component with PreserveAspectRatio set as fillMode
  filling all the Page. When the application is going fullscreen / non-
  fullscreen on device the Image flickers during the process. Hiding the
  header too seems to make the result worse. This is the scenario for
  gallery-app during media viewer.

  On this branch [0] we have a sample app that seems to trigger the
  issue. Just tap the picture to go fullscreen / non-fullscreen.

  [0] lp:~artmello/+junk/fullscreen_issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1445265/+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 1445265] Re: Image flickers when application going fullscreen on device

2015-04-23 Thread Tim Peeters
May be related to this bug
https://bugs.launchpad.net/tangxi/+bug/1417006

** Also affects: mir
   Importance: Undecided
   Status: New

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

Title:
  Image flickers when application going fullscreen on device

Status in Mir:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  With vivid-proposed on mako.

  We have a Image component with PreserveAspectRatio set as fillMode
  filling all the Page. When the application is going fullscreen / non-
  fullscreen on device the Image flickers during the process. Hiding the
  header too seems to make the result worse. This is the scenario for
  gallery-app during media viewer.

  On this branch [0] we have a sample app that seems to trigger the
  issue. Just tap the picture to go fullscreen / non-fullscreen.

  [0] lp:~artmello/+junk/fullscreen_issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1445265/+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 1445265] Re: Image flickers when application going fullscreen on device

2015-04-22 Thread Arthur Mello
We did some more tests on this issue. It seems that even if the
flickering does happen when we do not use any ubuntu-ui-toolkit it is
worse when we have ManView/Page components. Especially when we hide/show
the header during the process.

Here[0] there is a new branch that shows the problem. Talking with timp
he mentioned that the header.visible property will be deprecated on
version 1.3 of ubuntu-ui-toolkit , but during the tests the problem
seems to still happen.

[0] lp:~artmello/+junk/fullscreen_issue_header

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

Title:
  Image flickers when application going fullscreen on device

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  With vivid-proposed on mako.

  We have a Image component with PreserveAspectRatio set as fillMode
  filling all the Page. When the application is going fullscreen / non-
  fullscreen on device the Image flickers during the process. Hiding the
  header too seems to make the result worse. This is the scenario for
  gallery-app during media viewer.

  On this branch [0] we have a sample app that seems to trigger the
  issue. Just tap the picture to go fullscreen / non-fullscreen.

  [0] lp:~artmello/+junk/fullscreen_issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1445265/+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 1445265] Re: Image flickers when application going fullscreen on device

2015-04-17 Thread Tim Peeters
It turns out that the flickering occurs even when the UITK is not used,
so this is probably a bug for another project (I don't know which
project, though).

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

Title:
  Image flickers when application going fullscreen on device

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  With vivid-proposed on mako.

  We have a Image component with PreserveAspectRatio set as fillMode
  filling all the Page. When the application is going fullscreen / non-
  fullscreen on device the Image flickers during the process. Hiding the
  header too seems to make the result worse. This is the scenario for
  gallery-app during media viewer.

  On this branch [0] we have a sample app that seems to trigger the
  issue. Just tap the picture to go fullscreen / non-fullscreen.

  [0] lp:~artmello/+junk/fullscreen_issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1445265/+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 1445265] Re: Image flickers when application going fullscreen on device

2015-04-17 Thread Arthur Mello
After some tests with sdk team, this does not seem to be an ui-toolkit
issue. The problem still happens if we use only an Item and not the
MainView/Page components. The sample code was updated to show that.

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

Title:
  Image flickers when application going fullscreen on device

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  With vivid-proposed on mako.

  We have a Image component with PreserveAspectRatio set as fillMode
  filling all the Page. When the application is going fullscreen / non-
  fullscreen on device the Image flickers during the process. Hiding the
  header too seems to make the result worse. This is the scenario for
  gallery-app during media viewer.

  On this branch [0] we have a sample app that seems to trigger the
  issue. Just tap the picture to go fullscreen / non-fullscreen.

  [0] lp:~artmello/+junk/fullscreen_issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1445265/+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