Closed
Bug 1010651
Opened 11 years ago
Closed 11 years ago
(vertical-homescreen) RocketBar missing search icon
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect, P1)
Tracking
(feature-b2g:2.0)
People
(Reporter: pla, Assigned: crdlc)
References
Details
(Whiteboard: ux-tracking, visual design, visual-tracking, [ft:systemsfe][systemsfe])
Attachments
(6 files, 1 obsolete file)
There should be a search icon (magnifying glass) on the right-hand side of the search bar on homescreen.
Please refer to this spec:
https://mozilla.box.com/s/5qkt3dgs7ria4bhw6hcd
Comment 1•11 years ago
|
||
Peter - having trouble accessing files on box for some reason. Can you please attach the magnifying glass asset to this bug for the usual required sizes? (@1x, @1.5x, @2x, @2.25x). Thanks!
Flags: needinfo?(pla)
Updated•11 years ago
|
feature-b2g: --- → 2.0
Hi Kevin,
Here are the icons.
You can refer to this spec for placement of the icon:
https://mozilla.box.com/s/5qkt3dgs7ria4bhw6hcd
Flags: needinfo?(pla)
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Hey Cristian - This is some fairly simple visual polish that needs to be done. The search bar is a bit weird because it is just a proxy for the system app right now, but I think we can implement this only in the homescreen.
Let me know if you want to take this simple one, if not no worries. Thanks!
Flags: needinfo?(crdlc)
Assignee | ||
Comment 5•11 years ago
|
||
ok will do, thanks a lot Kevin!
Assignee: nobody → crdlc
Status: NEW → ASSIGNED
Flags: needinfo?(crdlc)
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 6•11 years ago
|
||
Thanks for the review
Attachment #8426937 -
Flags: review?(kgrandon)
Attachment #8426937 -
Flags: review?(alive)
Comment on attachment 8426942 [details]
Screenshot of the patch
Hi Cristian, thanks for the screenshot. The positioning is slightly off - if you can just move the icon 5 pixels to the right, it'll be perfect, thanks. :)
Attachment #8426942 -
Flags: ui-review?(pla) → ui-review-
Assignee | ||
Comment 9•11 years ago
|
||
Yes I can, in a couple of minutes, thanks for the feedback!
(In reply to Peter La from comment #8)
> Comment on attachment 8426942 [details]
> Screenshot of the patch
>
> Hi Cristian, thanks for the screenshot. The positioning is slightly off -
> if you can just move the icon 5 pixels to the right, it'll be perfect,
> thanks. :)
Assignee | ||
Comment 10•11 years ago
|
||
Attachment #8426942 -
Attachment is obsolete: true
Attachment #8427014 -
Flags: ui-review?(pla)
Reporter | ||
Comment 11•11 years ago
|
||
Comment on attachment 8427014 [details]
5px to right
Perfect!!! Thanks Cristian.
Attachment #8427014 -
Flags: ui-review?(pla) → ui-review+
Assignee | ||
Comment 12•11 years ago
|
||
Thanks to you Peter!
Assignee | ||
Updated•11 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → All
Assignee | ||
Comment 13•11 years ago
|
||
Kevin's comment addressed
Updated•11 years ago
|
Whiteboard: ux-tracking, visual design, visual-tracking, [ft:systemsfe] → ux-tracking, visual design, visual-tracking, [ft:systemsfe][systemsfe]
Target Milestone: --- → 2.0 S2 (23may)
Comment 14•11 years ago
|
||
Hey Cristian - I'm seeing an alignment issue on my nexus4 device. Do you have a high resolution device to test with?
It's a bit hard to see, but in this example, you can see the homescreen search bar when you are focused on the system one. Ideally there should be no visible movement when you enter the system search app.
I know this code is a bit crazy right now for 2.0 due to the duplicated styles. It makes simple stuff like this difficult :(
Flags: needinfo?(crdlc)
Comment 15•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
Going to clear the review until we fix the tiny alignment issue. Let me know if you don't have a high resolution device - I could also do some playing with the app-manager to see what's causing it.
Attachment #8426937 -
Flags: review?(kgrandon)
Assignee | ||
Comment 16•11 years ago
|
||
Yes, I know :) I gonna fix it in search app. I didn't it because of comment 4. I thought that we have to work only in homescreen and we will work later in search app. I gonna implement it today, thanks
Flags: needinfo?(crdlc)
Assignee | ||
Comment 17•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
Fixed Kevin, thanks
Attachment #8426937 -
Flags: review?(kgrandon)
Comment 18•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
This looks good to me, but I am a bit concerned about the transparent statusbar work in here. I think Dale also might be working on something. (I know he's got the transparent search app background working which will make this much better).
Dale - before we land this could you take a look and let us know what you think?
Attachment #8426937 -
Flags: review?(kgrandon)
Attachment #8426937 -
Flags: review+
Attachment #8426937 -
Flags: feedback?(dale)
Assignee | ||
Comment 19•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
Well, after talking with Dale we have decided what the bug 1009401 will be landed before this one. Once done that, I will do the changes only for the homescreen instead of touching system and homescreen. For this reason, I've removed the Alive's review.
Attachment #8426937 -
Flags: review?(alive)
Comment 20•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
Yup, talked with Christian on IRC, this patch looks great but its a bit difficult to split out the changes to the statusbar from the app_windows as they both make similiar changes in a different way, I think it will be best to land the visual refresh changes then rebase this on top
One other thing I should mention, there is an obvious issue with making the statusbar transparent, people may have white backgrounds rendering statusbar information invisible, android solves this by using a black gradient instead of a fully transparent bar
Attachment #8426937 -
Flags: feedback?(dale) → feedback+
Assignee | ||
Comment 21•11 years ago
|
||
Bug 1009401 already landed so working on it right now, thanks Dale and Kevin
Assignee | ||
Updated•11 years ago
|
Attachment #8426937 -
Flags: review?(alive)
Assignee | ||
Comment 22•11 years ago
|
||
Hi Alive, I touched statusbar and system style sheets so I would like that you review the path too. Thanks a lot
Comment 23•11 years ago
|
||
Comment on attachment 8426937 [details]
Github pull request
r=me
Attachment #8426937 -
Flags: review?(alive) → review+
Assignee | ||
Comment 24•11 years ago
|
||
Merged in master:
https://github.com/mozilla-b2g/gaia/commit/d984a2e9774791deb3c487463034e8c650a46f2f
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 26•11 years ago
|
||
@Cristian @Dale
Just to clarify, the original intent of this particular bug was just to put the search icon in. The transparency work should have been done in this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1010647
However, since you guys have already coordinated on just how to separate things, I'm fine with however you want to divide up the work.
And a note about the transparent status bar - it's not 100% transparent. According to the spec, there is a 15% black rectangle occupying the status bar area, so even if the user sets a fully white wallpaper, you should still be able to make out the status bar elements:
https://mozilla.box.com/s/5qkt3dgs7ria4bhw6hcd
Comment 27•11 years ago
|
||
This bug make the status bar incorrectly overlap on the LockScreen window.
I'll fire another bug and NI assigner.
Comment 28•11 years ago
|
||
I've backed out the patch due to the symptom:
https://github.com/mozilla-b2g/gaia/commit/6be112bd2ed92daa1eea6c3c18ddaf15230cc5a5
Status: RESOLVED → REOPENED
Flags: needinfo?(crdlc)
Resolution: FIXED → ---
Assignee | ||
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(crdlc)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•