Closed Bug 1067639 Opened 11 years ago Closed 11 years ago

Trying to provide custom keyboard settings via a SIM customization with the provided SIM fails to set the settings correctly

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsmith, Assigned: albert)

References

Details

(Keywords: verifyme, Whiteboard: [2.1-flame-test-run-2])

Attachments

(1 file)

46 bytes, text/x-github-pull-request
yurenju
: review+
Details | Review
Build Information Device: Flame Gaia e731a63484c532168f4de6dc1eeb4c6612ad73a9 Gecko 7546fedad918 BuildID 20140915000203 Version 34.0 Build Setup 1. Flash the 9/15 build 2. Pull Gaia locally with git & switch to the 2.1 branch 3. In the gaia directory, run MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=customization make production STR 1. Complete the FTE & open the settings --> keyboards --> built-in keyboard Expected Settings should be set to the following: {"vibration":true,"autocorrect":false,"clicksound":true,"wordsuggestion":false} Actual Settings end up being set to the following: {"vibration":true,"autocorrect":true,"clicksound":false,"wordsuggestion":true}
Whiteboard: [2.1-flame-test-run-2]
QA Wanted to see if this works on 2.0 or not.
Keywords: qawanted
Forgot one precondition that was used in testing this - I had a T-Mobile US SIM included on the phone. I confirmed that other customizations (e.g. preloaded bookmarks) did work, so I know the SIM customization was done on the phone.
George - This customization feature is supposed to work, right? I used your customization in the Gaia repository to test this, but I can't get it to work with my T-Mobile US SIM.
Flags: needinfo?(gduan)
As I know, we have a operatorvariant app that will override settings from customization in runtime. https://github.com/mozilla-b2g/gaia/blob/master/build/test/integration/distribution.test.js#L86-L105 Hi Albert, please correct me if I am wrong.
Flags: needinfo?(gduan) → needinfo?(alberto.crespellperez)
(In reply to George Duan [:gduan] [:喬智] from comment #4) > As I know, we have a operatorvariant app that will override settings from > customization in runtime. > https://github.com/mozilla-b2g/gaia/blob/master/build/test/integration/ > distribution.test.js#L86-L105 > > Hi Albert, > please correct me if I am wrong. Hi, Yes, that's correct, feature is implemented. The problem is the wrong format of customization/mobizilla/mobizilla_keyboard.json file. See how the file should be at https://github.com/telefonicaid/firefoxos-gaia-testsbuild/blob/master/resources/keyboard_movistar.json
Flags: needinfo?(alberto.crespellperez)
Assignee: nobody → alberto.crespellperez
Attached file Patch
Attachment #8489860 - Flags: review?(yurenju)
Comment on attachment 8489860 [details] [review] Patch r=yurenju, albert, could you file another bug for throwing error if keys of properties does not contain "keyboard."?
Attachment #8489860 - Flags: review?(yurenju) → review+
Blocks: 1067860
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: