Closed
Bug 915975
Opened 11 years ago
Closed 11 years ago
[Buri][Call][Sensor]Invalid P-sensor and headphone interaction
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P1)
Firefox OS Graveyard
Gaia::System
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sync-1, Assigned: alive)
Details
(Whiteboard: [FT:System-Platform])
Attachments
(2 files)
Firefox os v1.1
Mozilla build ID:20130902041201
DEFECT DESCRIPTION:
Make a call,covering P-sensor then insert earphone,remove the cover,p-sensor invalid,click power key to light screen.
REPRODUCING PROCEDURES:
1.Make a call,covering p-sensor then insert earphone;
2.Remove the cover,screen don't light-KO.
3.Click power key,the screen light and P-sensor recovery(pull the earphone recovery).
EXPECTED BEHAVIOUR:
The screen can light when remove the cover.
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
Medium
REPRODUCING RATE:
5/5
For FT PR, Please list reference mobile's behavior:
Updated•11 years ago
|
blocking-b2g: --- → leo?
Comment 3•11 years ago
|
||
QA, can you verify on which devices this reproduces? That will help determine whether or not this is device-specific.
Keywords: qawanted
Updated•11 years ago
|
QA Contact: laliaga
Comment 4•11 years ago
|
||
Verified repros on Leo, Buri, and Unagi devices. Covering the P-sensor and plugging in headphones disables the screen turn on when the p-sensor is uncovered.
- Leo -
Build ID: 20130917041200
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/b459ac3ebe24
Gaia: 862b5761825e010e3cc5968c096377e1ea54bbf2
Platform Version: 18.1
- Buri -
Build ID: 20130916040205
Gecko: http://hg.mozilla.org/mozilla-central/rev/c4bcef90cef9
Gaia: a0079597d510ce8ea0b9cbb02c506030510b9eeb
Platform Version: 26.0a1
- Unagi -
Build ID: 20130918004001
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/0322470077b7
Gaia: 2e88444c39998e0b90513ad9f8ab9413f3fe246f
Platform Version: 26.0a2
Comment 5•11 years ago
|
||
Doug, any insight here? This is likely not a regression and therefore unlikely to block 1.1, FWIW.
Flags: needinfo?(doug.turner)
Comment 6•11 years ago
|
||
mwu, something you want to look at? if not, please assign back to me.
Flags: needinfo?(mwu)
Comment 7•11 years ago
|
||
Hmmm I'm not sure I have much of an idea what's going on here.. Maybe Alive does?
A search through my bugmail turns up bug 862643 which seems related.
Flags: needinfo?(mwu) → needinfo?(alive)
Comment 8•11 years ago
|
||
Since there is a simple work around and it won't be too common, not blocking for leo.
blocking-b2g: leo? → koi?
Updated•11 years ago
|
Whiteboard: [FT:System-Platform]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alive
Flags: needinfo?(alive)
Assignee | ||
Comment 10•11 years ago
|
||
A trivial change to screen manager could fix this.
When headset is inserted, if the screen is turned off by proximity sensor, turn it on back.
Assignee | ||
Comment 11•11 years ago
|
||
Patch: turn on screen if it's turned off by proximity sensor
Attachment #814756 -
Flags: review?(timdream)
Comment 12•11 years ago
|
||
Comment on attachment 814756 [details]
https://github.com/mozilla-b2g/gaia/pull/12740/files
r+ with nit.
Attachment #814756 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 13•11 years ago
|
||
Travis is green.
https://travis-ci.org/mozilla-b2g/gaia/builds/12308275
Assignee | ||
Comment 14•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: 1.3? → ---
Updated•11 years ago
|
Flags: needinfo?(doug.turner)
You need to log in
before you can comment on or make changes to this bug.
Description
•