← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1474612] Re: LeadingAction animated component shows over left items

 

You can fix this by setting clip: true on ListItem. The clipping has
been left intact deliberately due to implications on performance.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Triaged => Invalid

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

Title:
  LeadingAction animated component shows over left items

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

Bug description:
  When a ListItem is placed to the right of another item (i.e. in a Row)
  the leadingAction animated component is displayed over this item,
  hiding it. This is affecting the new history view for webbrowser,
  where we have a left column showing dates and a right one showing the
  urls visited in that day. The attached sample qml file shows an
  example of the problem.

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


References