lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/orientationManual
Created by
Cris Dywan
and last modified
- Get this branch:
- bzr branch lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/orientationManual
Members of
Ubuntu SDK team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Leo Arias (community): Approve
- Tim Peeters: Approve
- Zsombor Egri: Pending requested
-
Diff: 664 lines (+304/-37)19 files modifiedmodules/Ubuntu/Components/1.3/MainView.qml (+1/-0)
modules/Ubuntu/Components/1.3/MainViewBase.qml (+19/-0)
modules/Ubuntu/Components/1.3/OrientationHelper.qml (+3/-9)
modules/Ubuntu/Components/1.3/TextCursor.qml (+10/-1)
modules/Ubuntu/Components/Popups/1.2/popupUtils.js (+1/-1)
modules/Ubuntu/Components/Popups/1.3/PopupBase.qml (+6/-7)
modules/Ubuntu/Components/plugin/plugin.cpp (+0/-7)
modules/Ubuntu/Components/plugin/ucapplication.cpp (+41/-1)
modules/Ubuntu/Components/plugin/ucapplication.h (+5/-0)
tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_mainview.py (+13/-0)
tests/autopilot/ubuntuuitoolkit/tests/components/test_popover.py (+44/-0)
tests/autopilot/ubuntuuitoolkit/tests/components/test_popover.qml (+56/-5)
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.header.qml (+1/-1)
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.py (+26/-0)
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.textarea.qml (+3/-1)
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.textfield.qml (+11/-3)
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.textfield_custom.qml (+3/-1)
tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_main_view.orientation.qml (+29/-0)
tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_main_view.py (+32/-0)
Related bugs
Bug #1425379: touch browser crashes when invoking contextual menu in landscape orientation | Critical | Fix Released | |
Bug #1428087: Need tests to run in different orientations | Medium | Confirmed | |
Bug #1448017: Apps crash when opening tab menus in landscape mode | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit