[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-29 Thread Zsombor Egri
I explained 2) badly :) I was about to mean that use other component for
delegate and put a button on it, so when you click it that button
deletes the delegate. Just to rule out the ListItem itself. But the 1)
already rules it out, so it is indeed the popover which does something
bad. And probably it is related to the focus handling, as I do not see
anything else the popover would affect the ListView functionalities.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671121

Title:
  Deleting something from the history view breaks scrolling and the
  ability to click on some things

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-29 Thread Olivier Tilloy
> 1) try to use the ListItem action to delete it

Deleting using the ListItem action doesn't trigger the issue.


> 2) try to use a different delegate to delete the item.

Deleting a different delegate from the action's onTriggered handler
doesn't trigger the issue either.


So it looks like the problem has to do with using a popover in conjunction with 
deleting the caller? If I delay the removal of the item by one second (using a 
Timer), thus giving the popover time to be closed, then the issue is not 
triggered. Maybe the use of ListView.delayRemove would help?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671121

Title:
  Deleting something from the history view breaks scrolling and the
  ability to click on some things

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-23 Thread Zsombor Egri
Let's try to rule out few things:
1) try to use the ListItem action to delete it
2) try to use a different delegate to delete the item.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671121

Title:
  Deleting something from the history view breaks scrolling and the
  ability to click on some things

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-22 Thread Olivier Tilloy
This appears to be a UITKĀ bug. I can easily reproduce with the attached
standalone example on desktop. The list view can be scrolled using the
mouse wheel, and items can be clicked. After right-clicking on an item
and deleting it, scrolling the view with the mouse wheel doesn't work
any longer, and clicking items does nothing.

Another interesting data point: when this happens in the history view in
the browser, the "Done" button can still be clicked, which closes the
history view. If I then press Ctrl+H to open the history view again,
mouse navigation is still broken. So it's not just broken for the view,
it's broken for the entire window (other windows are unaffected, this
can be seen when opening two browser windows and opening the history
view in each window).

** Attachment added: "test.qml"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1671121/+attachment/4842734/+files/test.qml

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671121

Title:
  Deleting something from the history view breaks scrolling and the
  ability to click on some things

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-08 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: New => Confirmed

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671121

Title:
  Deleting something from the history view breaks scrolling and the
  ability to click on some things

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1671121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs