Closed
Bug 1007633
Opened 11 years ago
Closed 11 years ago
Keyboard layout re-set in cleanup_gaia is incorrect
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: RobertC)
Details
Attachments
(1 file)
The syntax of this setting has changed.
It is now:
u'keyboard.enabled-layouts': {u'app://keyboard.gaiamobile.org/manifest.webapp': {u'en': True, u'number': True, u'es': True}},
| Reporter | ||
Comment 1•11 years ago
|
||
eg, replace: self.data_layer.set_setting("keyboard.enabled-layouts.es", False)
with the setting from comment #0.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → robert.chira
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8419455 -
Flags: review?(zcampbell)
Attachment #8419455 -
Flags: review?(florin.strugariu)
Attachment #8419455 -
Flags: review?(andrei.hutusoru)
Updated•11 years ago
|
Attachment #8419455 -
Flags: review?(andrei.hutusoru) → review+
Updated•11 years ago
|
Attachment #8419455 -
Flags: review?(florin.strugariu) → review+
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•11 years ago
|
Attachment #8419455 -
Flags: review?(zcampbell)
You need to log in
before you can comment on or make changes to this bug.
Description
•