In src/app/webbrowser/HistoryViewWide.qml, around line 150, the ListView with id 'lastVisitDateListView' has the following key handlers: Keys.onDownPressed and Keys.onUpPressed. The latter is correctly invoked, while the former never is. If I comment out the onCurrentItemChanged function, both key handlers function as expected.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567337 Title: QmlTests::HistoryViewWide::test_delete_key_at_last_visit_date() fails with UITK staging branch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1567337/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
