← Back to team overview

touch-packages team mailing list archive

[Bug 1531457] [NEW] AppHeader has no background

 

Public bug reported:

The clipping of the Page not to overlap with the AppHeader (which has
transparent background) was removed in this MR:
https://code.launchpad.net/~zsombi/ubuntu-ui-
toolkit/bottomEdge/+merge/278336

So in the AdaptivePageLayout, the Page contents, and the header contents
may now overlap, and because the AppHeader has no background, that is
wrong.

The AppHeader in MainView still has the clipping enabled, but this may
poorly affect performance and it is no longer needed if we give the
header a background, as is the case in all the new designs.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     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/1531457

Title:
  AppHeader has no background

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

Bug description:
  The clipping of the Page not to overlap with the AppHeader (which has
  transparent background) was removed in this MR:
  https://code.launchpad.net/~zsombi/ubuntu-ui-
  toolkit/bottomEdge/+merge/278336

  So in the AdaptivePageLayout, the Page contents, and the header
  contents may now overlap, and because the AppHeader has no background,
  that is wrong.

  The AppHeader in MainView still has the clipping enabled, but this may
  poorly affect performance and it is no longer needed if we give the
  header a background, as is the case in all the new designs.

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


Follow ups