[webapp-container] the context menu is not available for overlay webviews
Bug #1533727 reported by
Alexandre Abreu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Unassigned | ||
webapps-sprint |
Fix Released
|
High
|
Alexandre Abreu | ||
webbrowser-app (Ubuntu) |
Fix Released
|
High
|
Alexandre Abreu |
Bug Description
The context menu is currently only available in the main window. It should also be available with the same option in the context of overlay webviews.
Related branches
lp://staging/~abreu-alexandre/webbrowser-app/context-menu-to-overlay-webviews
- Olivier Tilloy: Approve
- Alberto Mardegan (community): Approve
- David Barth (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 969 lines (+463/-188)14 files modifiedsrc/app/ContentHandler.qml (+1/-1)
src/app/webbrowser/Browser.qml (+1/-1)
src/app/webbrowser/ContentDownloadDialog.qml (+1/-0)
src/app/webbrowser/ContentPickerDialog.qml (+1/-0)
src/app/webbrowser/DownloadsPage.qml (+1/-0)
src/app/webcontainer/ContentDownloadDialog.qml (+1/-0)
src/app/webcontainer/ContentPickerDialog.qml (+1/-0)
src/app/webcontainer/PopupWindowController.qml (+3/-0)
src/app/webcontainer/PopupWindowOverlay.qml (+9/-2)
src/app/webcontainer/WebViewImplOxide.qml (+3/-138)
src/app/webcontainer/WebappContainerWebview.qml (+7/-1)
src/app/webcontainer/WebappWebview.qml (+234/-0)
tests/autopilot/webapp_container/tests/fake_servers.py (+10/-4)
tests/autopilot/webapp_container/tests/test_context_menu.py (+190/-41)
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
status: | Triaged → In Progress |
Changed in webapps-sprint: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → In Progress |
milestone: | none → sprint-18 |
Changed in webbrowser-app (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in webapps-sprint: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
milestone: | none → ww08-2016 |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in webapps-sprint: | |
status: | Fix Committed → Fix Released |
milestone: | sprint-18 → sprint-20 |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+16. 04.20160307- 0ubuntu1
--------------- 04.20160307- 0ubuntu1) xenial; urgency=medium
webbrowser-app (0.23+16.
* Handle context menu in overlay webviews. (LP: #1533727)
-- Alexandre Abreu <email address hidden> Mon, 07 Mar 2016 18:44:37 +0000