Apps crash when opening tab menus in landscape mode
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | ubuntu-ui-toolkit (Ubuntu) |
Undecided
|
Christian Dywan | ||
Bug Description
On devel-proposed, *every* application that I tested crashes when trying to open the tab menu or the header menu in landscape mode.
Note: This bug is not reproducible on the RTM Utopic image as of OTA-3.
Steps to reproduce:
1. Open gallery app
2. Switch to landscape mode by tilting phone.
3. Press the tab menu
What happens:
phablet@
current build number: 184
device name: mako
channel: ubuntu-
alias: ubuntu-
last update: 2015-04-24 11:26:49
version version: 184
version ubuntu: 20150424
version device: 20150210
version custom: 20150424
Related branches
- PS Jenkins bot: Needs Fixing (continuous-integration) on 2015-06-18
- Leo Arias (community): Approve on 2015-04-13
- Tim Peeters: Approve on 2015-04-13
- Zsombor Egri: Pending requested 2015-03-31
-
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)
| Launchpad Janitor (janitor) wrote : | #1 |
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | New → Confirmed |
| Jonas G. Drange (jonas-drange) wrote : | #2 |
Confirmed on arale as well, running r127
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| assignee: | nobody → Christian Dywan (kalikiana) |
| status: | Confirmed → In Progress |
| Victor Thompson (vthompson) wrote : | #3 |
This bug is the same as lp:1423953
| Nekhelesh Ramananthan (nik90) wrote : | #4 |
I cannot reproduce this bug anymore on the latest phone images. Marking this bug as fixed.
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | In Progress → Fix Released |


Status changed to 'Confirmed' because the bug affects multiple users.