Multi-select mode in history view
Bug #1351167 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Released
|
Medium
|
Unassigned | ||
webbrowser-app |
Fix Released
|
Medium
|
Riccardo Padovani | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Per design specification, when in the history view a long press on any domain should activate multi-select mode, where the user can select various domains to delete from the history database.
Related branches
lp://staging/~rpadovani/webbrowser-app/1351167
- Olivier Tilloy: Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 1428 lines (+1007/-149)12 files modifiedpo/webbrowser-app.pot (+20/-30)
src/app/webbrowser/BookmarksList.qml (+1/-1)
src/app/webbrowser/CMakeLists.txt (+4/-0)
src/app/webbrowser/ExpandedHistoryView.qml (+88/-15)
src/app/webbrowser/HistorySectionDelegate.qml (+1/-2)
src/app/webbrowser/HistoryView.qml (+203/-47)
src/app/webbrowser/UrlDelegate.qml (+43/-54)
src/app/webbrowser/upstreamcomponents/ListItemWithActions.qml (+372/-0)
src/app/webbrowser/upstreamcomponents/ListItemWithActionsCheckBox.qml (+25/-0)
src/app/webbrowser/upstreamcomponents/MultipleSelectionListView.qml (+199/-0)
src/app/webbrowser/upstreamcomponents/MultipleSelectionVisualModel.qml (+31/-0)
src/app/webbrowser/upstreamcomponents/README (+20/-0)
Changed in webbrowser-app: | |
assignee: | nobody → Riccardo Padovani (rpadovani) |
status: | Triaged → In Progress |
Changed in ubuntu-ux: | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
description: | updated |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+15. 04.20141104. 1-0ubuntu1
--------------- 04.20141104. 1-0ubuntu1) vivid; urgency=low
webbrowser-app (0.23+15.
[ Ubuntu daily release ]
* New rebuild forced
[ Riccardo Padovani ]
* Added new upstream components to fit with design requests: multiple
selection in History, standard swipe-to-delete. (LP: #1351167)
[ Olivier Tilloy ] /launchpad. net/bugs/ 1384460). (LP: #1384460)
* Do not use a custom scheme to trigger the error page, this won’t
work any longer as soon as oxide learns how to delegate unhandled
schemes (see https:/
* Ensure that the 'dataLocation' context property is updated when the
application name changes. (LP: #1387754)
* Really honour the --fullscreen command-line switch. (LP: #1379766)
-- Ubuntu daily release <email address hidden> Tue, 04 Nov 2014 15:22:49 +0000