Closed
Bug 815988
Opened 13 years ago
Closed 13 years ago
SIM PUK dialog misses the input label
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P2)
Tracking
(blocking-basecamp:+)
People
(Reporter: alive, Assigned: ochameau)
Details
Attachments
(2 files)
STR:
1. Set up SIM PIN in settings app.
2. Reboot
3. Input 3 times with wrong PIN.
Expected:
* SIM PUK dialog shows correctly.
Actual:
* No label behind each input.
Note:
That worked fine as it was a web activity living in settings app before.
I think the root cause is, after it was migrated to system app, there is a localization timing issue in system app. If you translate the text 'too early' you would get null string. Sad.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → poirot.alex
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P2
Comment 1•13 years ago
|
||
Mass Modify: All un-milestoned, unresolved blocking-basecamp+ bugs are being moved into the C3 milestone. Note that the target milestone does not mean that these bugs can't be resolved prior to 12/10, rather C2 bugs should be prioritized ahead of C3 bugs.
Target Milestone: --- → B2G C3 (12dec-1jan)
| Assignee | ||
Comment 2•13 years ago
|
||
Oh it ended up being quite easy...
Label were there but in white over a white background!!
Attachment #690478 -
Flags: review?(alive)
| Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 690478 [details]
Pull request 6924 - fix css
r=me
Attachment #690478 -
Flags: review?(alive) → review+
| Reporter | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•