← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1531457] Re: AppHeader has no background

 

** Changed in: canonical-devices-system-image
       Status: Fix Committed => 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/1531457

Title:
  AppHeader has no background

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1531457/+subscriptions


References