phone locks after switching away and back to active call
Bug #1388156 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dialer-app (Ubuntu) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
dialer-app (Ubuntu RTM) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Michael Terry | ||
unity8 (Ubuntu RTM) |
Fix Released
|
Critical
|
Michał Sawicz |
Bug Description
build 139 on Krillin
Steps to reproduce:
- unlock phone
- receive a call
- answer the call
- swipe away the dialer to the dash
- press the Active Call bar at the top to go back to call
Expected results:
- dialer is displayed, phone remains unlocked and indicator panel is visible
Actual results:
- dialer is displayed, but the indicator panel is not showing
- no way to get back to shell or other apps
- have to press back button in dialer which brings you to the greeter where you have to unlock the phone to continue
Related branches
lp://qastaging/~mterry/unity8/dialer-app-lock
- Michael Zanetti (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 94 lines (+59/-1)2 files modifiedqml/Shell.qml (+1/-1)
tests/qmltests/tst_ShellWithPin.qml (+58/-0)
lp://qastaging/~boiko/dialer-app/fullscreen_emergency_mode
- Bill Filler (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 210 lines (+96/-4)6 files modifieddebian/control (+2/-0)
src/dialerapplication.cpp (+15/-4)
src/dialerapplication.h (+7/-0)
src/qml/dialer-app.qml (+6/-0)
tests/qml/CMakeLists.txt (+1/-0)
tests/qml/tst_MainView.qml (+65/-0)
lp://qastaging/~boiko/dialer-app/rtm-fullscreen_emergency_mode
- Bill Filler (community): Approve
-
Diff: 210 lines (+96/-4)6 files modifieddebian/control (+2/-0)
src/dialerapplication.cpp (+15/-4)
src/dialerapplication.h (+7/-0)
src/qml/dialer-app.qml (+6/-0)
tests/qml/CMakeLists.txt (+1/-0)
tests/qml/tst_MainView.qml (+65/-0)
lp://qastaging/~unity-team/unity8/rtm-14.09-staging
- Unity Team: Pending requested
-
Diff: 77 lines (+23/-4)3 files modifiedqml/Stages/SpreadDelegate.qml (+8/-1)
tests/mocks/Unity/Application/ApplicationManager.cpp (+7/-0)
tests/qmltests/Stages/tst_SpreadDelegate.qml (+8/-3)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
Changed in dialer-app (Ubuntu): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in dialer-app (Ubuntu): | |
status: | New → In Progress |
tags: |
added: touch-2014-11-06 removed: ota-1 |
Changed in unity8 (Ubuntu RTM): | |
assignee: | Michael Terry (mterry) → Michał Sawicz (saviq) |
Changed in dialer-app (Ubuntu RTM): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
To post a comment you must log in.
Other thing I noticed, which may be a separate bug:
- lock the phone
- receive a call on the phone and answer it
- dialer is shown, but the indicator panel is missing. It should be displayed even when the phone is locked.