← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1575060] Re: APL divider goes on top of column content

 

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
       Status: New => Fix Committed

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
    Milestone: None => 12

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

Title:
  APL divider goes on top of column content

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The APL divider will hide part of the column content. To work around
  this and to avoid the right edge of the focus frame for uclistitem to
  be hidden by the APL divider, uclistitem has this code on line 1143:
  rect -= QMarginsF(0, 0, UCUnits::instance()->dp(1), 0);

  That causes a bug with the sections  focus frame (which is the
  ListItem focus frame), there is a 'gap' of 1 pixel wide on the right-
  hand side of the focus frame which looks wrong.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1575060/+subscriptions


References