Closed
Bug 921800
Opened 12 years ago
Closed 12 years ago
[Buri][fugu][Home screen][call]Can't enter into setting again during a call if the settings was in the foreground.
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect, P2)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(blocking-b2g:1.3+, b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed)
People
(Reporter: sync-1, Assigned: lchang)
References
()
Details
Attachments
(3 files)
Firefox os v1.1
Mozilla build ID:20130916041201
Created an attachment (id=528369)
video
DEFECT DESCRIPTION:
Can't enter into setting again by pull down notification bar and click it during come a call.
REPRODUCING PROCEDURES:
1.Incoming a call
2.Pull down notification and click setting
3.Click call and pull down notification
4.Click setting again find can't enter into-->ko
EXPECTED BEHAVIOUR:
Ko:can enter into setting
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
Free test
TOOLS AND PLATFORMS USED:
USER IMPACT:
Medium
REPRODUCING RATE:
5/5
For FT PR, Please list reference mobile's behavior:
Comment 5•12 years ago
|
||
This is still reproducible on latest v1.2 and v1.3
buri V1.2 build
Gaia: 075e60c878b0eca68fba9e00bc85cb6eac03578a
Gecko:
http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/14868788d50e
BuildID 20131202004001
Version 26.0
ro.build.version.incremental=eng.archermind.20131114.105818
buri V1.3 build
Gaia: df070d4eed244e782dd3a7c2a7586d0741eac09f
Gecko: http://hg.mozilla.org/mozilla-central/rev/9ac7ed427cd2
BuildID 20131203151100
Version 28.0a1
ro.build.version.incremental=eng.zxliu.20131101.143946
Summary: [Buri][Home screen][call]Can't enter into setting again during come a call → [Buri][fugu][Home screen][call]Can't enter into setting again during come a call
Updated•12 years ago
|
blocking-b2g: fugu? → ---
Comment 8•12 years ago
|
||
Evelyn, could you comment on this issue?
Flags: needinfo?(styang) → needinfo?(ehung)
Comment 9•12 years ago
|
||
Clarified offline with Steven - this is a cert blocker, so marking as blocking.
blocking-b2g: 1.3? → 1.3+
Comment 10•12 years ago
|
||
My finding:
1. if settings in the background or hasn't been launched, it's no problem to open settings again via quick setting when answering an incoming call (in oncall screen).
2. the problem happens if settings is in the *foreground* and entering a oncall screen, for some reason, system app won't switch activity handler(settings app, in this case) app(which was in foreground) to foreground.
Seems a layer control problem in system app.
Flags: needinfo?(ehung)
Updated•12 years ago
|
Summary: [Buri][fugu][Home screen][call]Can't enter into setting again during come a call → [Buri][fugu][Home screen][call]Can't enter into setting again during a call if the settings was in the foreground.
Comment 11•12 years ago
|
||
A simple STR:
1. let Settings in the foreground, and answering a call.
2. pull down status bar and click Settings icon in quick setting.
Expected:
Switch to Settings app
Actual:
Stay in on-call screen
Comment 13•12 years ago
|
||
lchange has some patches.
Assignee: alive → lchang
Component: Gaia::System → Gaia::System::Window Mgmt
Assignee | ||
Comment 14•12 years ago
|
||
Trying to fix this bug.
Alive, could you please help review this patch? Thanks!
Attachment #8357684 -
Flags: review?(alive)
Assignee | ||
Updated•12 years ago
|
Blocks: attention-window
Updated•12 years ago
|
Attachment #8357684 -
Flags: review?(alive) → review+
Assignee | ||
Comment 15•12 years ago
|
||
travis passed:
https://travis-ci.org/mozilla-b2g/gaia/builds/16645419
merged in gaia master:
https://github.com/mozilla-b2g/gaia/commit/47206ac66b084c6f6c4503a3b10d0e0760df2b6f
Alive, really thanks for your review!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
status-b2g-v1.3:
--- → affected
Comment 16•12 years ago
|
||
Uplifted 47206ac66b084c6f6c4503a3b10d0e0760df2b6f to:
v1.3: e4c157fb80aa9a6acaa3a8cdd0735a0a89fbf188
Updated•11 years ago
|
Flags: in-moztrap?
Updated•11 years ago
|
status-b2g-v1.3T:
--- → fixed
status-b2g-v1.4:
--- → fixed
Target Milestone: --- → 1.3 C2/1.4 S2(17jan)
Updated•11 years ago
|
Flags: in-moztrap? → in-moztrap+
You need to log in
before you can comment on or make changes to this bug.
Description
•