← Back to team overview

touch-packages team mailing list archive

[Bug 1498143] Re: Separator missing when last ListItem dragged into middle of ListView

 

Yep, I can confirm that, an update must be invoked on the dragged item
when drop completes.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
     Assignee: (unassigned) => Zsombor Egri (zsombi)

** Tags added: listitem

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

Title:
  Separator missing when last ListItem dragged into middle of ListView

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

Bug description:
  By default, there is a separator at the bottom of all but the last
  ListItem in a ListView.  If drag-and-drop reordering is allowed, that
  last item can be moved into the middle of the list.  It does not gain
  a separator in this case, resulting in two items without a separator
  between them.  It seems to me that this separator should appear
  automagically.

  The easy way to do this would be to include the separator on the last
  ListItem as well.  This wouldn't be very noticeable at the bottom of
  the list, and it would assure that these sorts of problems don't
  arise.

  This is seen on the current stable image (r1 on flo).

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


References