lp://staging/~osomon/webbrowser-app/touch-selection-controller
Created by
Olivier Tilloy
and last modified
- Get this branch:
- bzr branch lp://staging/~osomon/webbrowser-app/touch-selection-controller
Only
Olivier Tilloy
can upload to this branch. If you are
Olivier Tilloy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alexandre Abreu (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 348 lines (+222/-12)7 files modifieddebian/control (+2/-2)
src/Ubuntu/Web/CMakeLists.txt (+4/-4)
src/Ubuntu/Web/UbuntuWebView02.qml (+101/-1)
tests/autopilot/webapp_container/tests/test_context_menu.py (+4/-4)
tests/autopilot/webbrowser_app/tests/http_server.py (+6/-0)
tests/autopilot/webbrowser_app/tests/test_contextmenu.py (+2/-1)
tests/autopilot/webbrowser_app/tests/test_touchselection.py (+103/-0)
Related bugs
Bug #1376268: Implement a touch editing UI | High | Fix Released | |
Bug #1551494: Can't paste in web text fields anymore | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1346. By Olivier Tilloy
-
Fix an autopilot test expectation (there’s not necessarily some text in the clipboard).
- 1340. By Olivier Tilloy
-
Skip the test_actions tests on touch now that long-press invokes the touch selection.
- 1339. By Olivier Tilloy
-
Bump build dep on liboxideqt-
qmlplugin to 1.12, as UbuntuWebView02 is tested in unit tests. - 1338. By Olivier Tilloy
-
When the selection is larger than the viewport, ensure that the quickmenu remains visible on screen.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/webbrowser-app