> 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 Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1671121 Title: Deleting something from the history view breaks scrolling and the ability to click on some things Status in ubuntu-ui-toolkit package in Ubuntu: New Status in webbrowser-app package in Ubuntu: Confirmed Bug description: What happened: 1) Launch the webbrowser-app 2) Go to the history view 3) Scroll up/down and notice that the scrolling works 4) Right-click delete the first entry 5) Try to scroll up/down and notice that the scrolling doesn't work, notice you can't click on history entries, but you can select back in the header. Notice then you can't scroll the webviews or select any of the tabs. What I expected to happen: After step #4 for the scrolling/click focus to still function. $ lsb_release -rd Description: Ubuntu 16.04.2 LTS Release: 16.04 Xenial + overlay $ apt-cache policy webbrowser-app liboxideqt-qmlplugin webbrowser-app: Installed: 0.23+16.04.20170125.1-0ubuntu1 Candidate: 0.23+16.04.20170125.1-0ubuntu1 Version table: *** 0.23+16.04.20170125.1-0ubuntu1 500 500 http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status 0.23+16.04.20161028-0ubuntu2 500 500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 0.23+16.04.20160413-0ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages liboxideqt-qmlplugin: Installed: 1.20.4-0ubuntu0.16.04.1+overlay1 Candidate: 1.20.4-0ubuntu0.16.04.1+overlay1 Version table: *** 1.20.4-0ubuntu0.16.04.1+overlay1 500 500 http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status 1.20.4-0ubuntu0.16.04.1 500 500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 1.13.6-0ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1671121/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

