Closed Bug 878740 Opened 11 years ago Closed 11 years ago

[Buri][REG] sound volume customization

Categories

(Firefox OS Graveyard :: General, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 870608

People

(Reporter: sync-1, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file)

AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.121
 Firefox os  v1.0.1
 Mozilla build ID:20130527070203
 
 DEFECT DESCRIPTION:
 
 keyup or keydown will change customize notification volume to max volume
 
 REPRODUCING PROCEDURES:
 
 0. settings -> Device information -> more information -> Reset the phone
 
 1. (don't press keydown or keyup) settings -> sound
    Notification value is 11 ---------------OK
 
 2. press home key ,back to homescreen.
 
 3. press keyup or keydown to change the volume.
    volume is 15(max), not 11 --------------KO
 
 4. settings -> sound 
    Notification value is 15 ---------------KO
 
 
  EXPECTED BEHAVIOUR:
  ==>when press keyup or keydown volume should change form customize notification
 value,key down & key up should not change the customize value to max.
Clone from brother
Attached image screenshot
Clone from brother
blocking-b2g: --- → tef?
That sounds like an Audio Channels regression. Andrea - Thoughts?
Component: Gaia → General
Flags: needinfo?(amarchesini)
Keywords: regression
The exact name of this bug should be "[Buri][REG][IOT][Sound] keyup or keydown will change customize notification volume to max volume"

and I cloned this PR with another name:878742
the regression may caused by Bug 819842 (fetchCachedContentVolume), please help to check.
Sorry I don't understand.
Reset the phone makes the mozSettings back to default volume, and all channels are default 15.

 17  "audio.volume.alarm": 15,
 18  "audio.volume.bt_sco": 15,
 19  "audio.volume.dtmf": 15,
 20  "audio.volume.content": 15,
 21  "audio.volume.notification": 15,
 22  "audio.volume.tts": 15,
 23  "audio.volume.telephony": 5,
 24  "audio.volume.cemaxvol": 11,

What's the problem here? The only problem I see is 1.Notification value is 11 ---------------OK
after reset. But you say ok....
The only regression I could figure out is https://bugzilla.mozilla.org/show_bug.cgi?id=870608

Does uplift this help?
See comment 7
Flags: needinfo?(ying.tan)
Flags: needinfo?(amarchesini)
I just want to set default "notification" volume as 11 (I modify it in settings.py).

The problem is when I flash code, and press volume key, the notification volume will be changed from 15.

It's same problem as https://bugzilla.mozilla.org/show_bug.cgi?id=870608.

I test your patch in bug 870608 and it works.

Could you please uplift it to branch v1.0.1?
Flags: needinfo?(ying.tan)
mark dup here.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
clear blocking b2g flag
blocking-b2g: tef? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: