Closed
Bug 979492
Opened 11 years ago
Closed 11 years ago
[B2G][Clock][Timer]Missing titles in sound selection list for timer.
Categories
(Firefox OS Graveyard :: Gaia::Clock, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.4 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | fixed |
People
(Reporter: rkuhlman, Assigned: mcav)
References
Details
(Keywords: regression, Whiteboard: [p=3])
Attachments
(2 files)
The user can choose what sound the device will play when a timer triggers. The titles are missing for all of the sound files except for 'No Sound'. See attached screenshot.
Repro Steps:
1) Updated Buri to BuildID: 20140304040200
2) Launch clock application.
3) Navigate to 'Timer' page.
4) Tap on 'Sound:' droplist.
Actual:
All of the sound files display empty space instead of text.
Expected:
Sound file titles are displayed.
Environmental Variables:
Device: Buri v1.4 Moz RIL
BuildID: 20140304040200
Gaia: 6df4533f14ec2645bb13d8a803a5151583ca13a8
Gecko: 529b86b92b1d
Version: 30.0a1
Firmware Version: v1.2-device.cfg
Notes:
Repro frequency: 100%
See attached: screenshot
Assignee | ||
Comment 1•11 years ago
|
||
I saw this as well, I have a patch in another branch. Will pull in shortly.
Assignee: nobody → m
Status: NEW → ASSIGNED
Target Milestone: --- → 1.4 S3 (14mar)
Assignee | ||
Comment 2•11 years ago
|
||
This was caused by the Timer panel being untranslated. Unit test covers the fix.
Attachment #8385566 -
Flags: review?(mmedeiros)
Updated•11 years ago
|
blocking-b2g: --- → 1.4?
Keywords: regression
Updated•11 years ago
|
blocking-b2g: 1.4? → 1.4+
Comment 3•11 years ago
|
||
Comment on attachment 8385566 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/16858
changes are minimal. confirmed that it fixes the bug.
Attachment #8385566 -
Flags: review?(mmedeiros) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Thanks! Landed in master:
https://github.com/mozilla-b2g/gaia/commit/f786a9ac6f4118421055753eb867727d9aa657a0
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
[Environment]
Gaia 6c109df47006b08c082761c0ddd6ba53a864983a
Gecko https://hg.mozilla.org/mozilla-central/rev/21f293fc8d34
BuildID 20140309160201
Version 30.0a1
ro.build.version.incremental=eng.archermind.20131114.105818
ro.build.date=Thu Nov 14 10:58:33 CST 2013
[Result]
PASS
The bug fixed, I marked it to "Verified".
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=3]
Updated•11 years ago
|
status-b2g-v1.4:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•