Closed
Bug 868385
Opened 12 years ago
Closed 11 years ago
[Building Blocks] Input fields should be updated to the latest version
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: sergiov, Assigned: arnau)
References
Details
Attachments
(2 files, 1 obsolete file)
48.94 KB,
image/png
|
Details | |
273 bytes,
text/html
|
basiclines
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
No description provided.
Input fields have been updated in the Common Controls file: https://www.dropbox.com/s/xaohxz39nh9ft7u/CommonControls_20130305.jpg
we should update the building block to match this update.
Summary: [Building Blocks] Input areas should be updated to the latest version → [Building Blocks] Input fields should be updated to the latest version
Attachment #745104 -
Attachment is obsolete: true
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #749864 -
Flags: review?(igonzaleznicolas)
Comment 4•11 years ago
|
||
Comment on attachment 749864 [details]
Patch
You can merge as soon as the addressed comments are fixed.
Thx for your hard work!
Attachment #749864 -
Flags: review?(igonzaleznicolas) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Ismael, thanks for your comments, I have addressed them.
I have also done some fixes in Music app to adapt them to the new visual styles.
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(dkuo)
Assignee | ||
Comment 6•11 years ago
|
||
Dominic, could you please check if changes in Music app work for you.
I have changed the input areas Building block, and that visually modifies your search boxes.
Thanks.
Comment 7•11 years ago
|
||
(In reply to arnau from comment #6)
> Dominic, could you please check if changes in Music app work for you.
> I have changed the input areas Building block, and that visually modifies
> your search boxes.
> Thanks.
arnau, thanks for working on this, you patch works fine in Music, but the rounded x button seems not working. I haven't look on your patch in detail but I guess it just need some tweak to fix that, and is this bug solves bug 862321 as well?
Flags: needinfo?(dkuo)
Assignee | ||
Comment 8•11 years ago
|
||
Dominic, could you please check that again? the clear icon works for me (resets what I type in the input) in unagi with latest build.
About bug 862321 the new Building Block solves it partially.
You will still need to remove the close button when not in search mode (First capture in https://bug862321.bugzilla.mozilla.org/attachment.cgi?id=742260)
Thanks.
Flags: needinfo?(dkuo)
Comment 9•11 years ago
|
||
arnau, after I tested again on device, it works now. But I just realized in comment 7 I tested on desktop client, it still doen't work and I don't know why. Do you also encounter this issue on your desktop client?
Flags: needinfo?(dkuo)
Assignee | ||
Comment 10•11 years ago
|
||
Dominic, it work in my Nightly as well, so will merge this.
Thanks!
Assignee | ||
Comment 11•11 years ago
|
||
Commit: 0a6b5fb302f048422c505c5b283ad2fde8091952
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 749864 [details]
Patch
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: Not matching UX visual designs
Testing completed:
Risk to taking this patch (and alternatives if risky):low, just changed CSS styles and images
String or UUID changes made by this patch:
Attachment #749864 -
Flags: approval-gaia-v1?
Comment 13•11 years ago
|
||
(In reply to arnau from comment #12)
> Risk to taking this patch (and alternatives if risky):low, just changed CSS
> styles and images
This impacts all input fields - is the risk actually low? Our other partners block on minor polish issues, some of which this may introduce.
Assignee | ||
Comment 14•11 years ago
|
||
This only impacts in Music and Contacts app, as this change is only for a type of input: search box. I have checked both apps and they are ok.
Updated•11 years ago
|
Attachment #749864 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 15•11 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x 0a6b5fb302f048422c505c5b283ad2fde8091952
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(arnau)
Assignee | ||
Comment 16•11 years ago
|
||
Done!
v1-train: c523791afd5772a276b67e776839bef0748b9c55
Flags: needinfo?(arnau)
Updated•11 years ago
|
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•