Closed
Bug 1058730
Opened 10 years ago
Closed 10 years ago
[RTL] Camera does not start directly in RTL mode
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-v2.1 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
b2g-v2.1 | --- | affected |
People
(Reporter: jlorenzo, Unassigned)
References
Details
(Whiteboard: [2.1-Arabic-RTL-bug-bash])
Attachments
(1 file)
5.13 MB,
video/3gpp
|
Details |
Build InformationGaia 4d1d0ea5a82cddeeab497774cfa1703639e3c7d9
Gecko https://hg.mozilla.org/mozilla-central/rev/dc352a7bf234
BuildID 20140826040204
Version 34.0a1
ro.build.version.incremental=110
ro.build.date=Fri Jun 27 15:57:58 CST 2014
B1TC00011230
Steps to Reproduce:
0. Close the camera app.
1. Open the camera app
Expected Results:
The app starts directly on RTL mode.
Actual Results:
You see the LTR mode for about half a second, then it switches. See attached video
Repro rate: 100%
Reporter | ||
Updated•10 years ago
|
status-b2g-v2.1:
--- → affected
Updated•10 years ago
|
Comment 1•10 years ago
|
||
This is no longer an issue as the camera doesn't change the order of the buttons in the HUD when in RTL mode.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Comment 2•10 years ago
|
||
I believe original cause of this was due to us lazy-loading l10n.js causing the `dir=rtl` attribute to be set after the first paint.
You need to log in
before you can comment on or make changes to this bug.
Description
•