Closed Bug 860161 Opened 11 years ago Closed 11 years ago

[Settings] Input box of PIN code screen strange

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:leo+, b2g18 fixed)

RESOLVED FIXED
1.1 QE1 (5may)
blocking-b2g leo+
Tracking Status
b2g18 --- fixed

People

(Reporter: leo.bugzilla.gaia, Assigned: kaze)

References

()

Details

(Keywords: regression, Whiteboard: [TD-10839])

Attachments

(2 files)

1. Title : [UI] Strange UI in PIN changing menu in Settings 
2. Precondition : Insert SIM card with PIN code set
3. Tester's Action : 
 1) Go to Settings menu and try to change PIN. Observe the PIN changing UI.
4. Detailed Symptom (ENG.) : On PIN changing screen there are strange tebales and no cursor is blinking when I click on one of them
5. Expected : UI should be more user friendly
6. Mozilla build ID : 20130318070202
Attached image screen capture
blocking-b2g: --- → leo?
The below code should be merged into v1-train.

\apps\settings\style\simcard.css

#simpin-dialog .input-wrapper input[type="number"] {
  border: none;
  padding: 0;
  height: 4rem;
  background: transparent;
}
Whiteboard: [TD-10839]
(In reply to leo.bugzilla.gaia from comment #2)
> The below code should be merged into v1-train.
> 
> \apps\settings\style\simcard.css
> 
> #simpin-dialog .input-wrapper input[type="number"] {
>   border: none;
>   padding: 0;
>   height: 4rem;
>   background: transparent;
> }

Can comment 2 be attached as a patch? A good reviewer would be Evelyn Hung when ready.
Assignee: nobody → leo.bugzilla.gaia
blocking-b2g: leo? → leo+
Keywords: regression
The below code already merged into master.
It's included the patch code of Bug 830644
https://github.com/mozilla-b2g/gaia/commit/0f3a6c729085e322502c05b5dc932bf27ea0139c

Please check and land into v1-train also.

> \apps\settings\style\simcard.css
> 
> #simpin-dialog .input-wrapper input[type="number"] {
>   border: none;
>   padding: 0;
>   height: 4rem;
>   background: transparent;
> }
Target Milestone: --- → Leo QE1 (5may)
Depends on: 830644
It’s a leo+, I’ll uplift that ASAP.
Assignee: leo.bugzilla.gaia → kaze
Attached file link to pull request
I’ve just had a look at bug 830644, it’s not a leo+ one and it involves huge patches that we don’t want to uplift right now. So here’s a small patch against v1-train, as suggested above.
Attachment #739567 - Flags: review?(ehung)
Comment on attachment 739567 [details]
link to pull request

I believe I've resolve the issue in bug 861215(leo+) with the commit landed in v1-train: 
https://github.com/mozilla-b2g/gaia/commit/93d953aa36cc6ec756271d9fa9004f24c6bb8f52
Attachment #739567 - Flags: review?(ehung)
Resolved in bug 861215(leo+)

commit number landed in v1-train: 
https://github.com/mozilla-b2g/gaia/commit/93d953aa36cc6ec756271d9fa9004f24c6bb8f52
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Flags: in-moztrap?
Flags: in-moztrap? → in-moztrap+
QA Contact: amiller
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: