Closed
Bug 1026007
Opened 11 years ago
Closed 11 years ago
[Rocketbar] Notification is not dismissed after hitting Enter
Categories
(Firefox OS Graveyard :: Gaia::Search, defect)
Tracking
(b2g-v2.0 fixed, b2g-v2.1 fixed)
RESOLVED
FIXED
2.0 S5 (4july)
People
(Reporter: jlorenzo, Assigned: daleharvey)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
46 bytes,
text/x-github-pull-request
|
kgrandon
:
review+
bajaj
:
approval-gaia-v2.0+
|
Details | Review |
As per specs: "If the user initates a search by tapping the Go button or Enter key or a search suggestion, dismiss the pop-up and don’t show it again."
Reporter | ||
Comment 1•11 years ago
|
||
Do you think it is a blocker for UX?
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?]
Flags: needinfo?(fdjabri)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dale
Reporter | ||
Updated•11 years ago
|
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?] → [VH-FL-blocking-][VH-FC-blocking-]
Updated•11 years ago
|
Whiteboard: [systemsfe]
Updated•11 years ago
|
Updated•11 years ago
|
No longer blocks: vertical-home-next
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8443817 -
Flags: review?(kgrandon)
Comment 4•11 years ago
|
||
Comment on attachment 8443817 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/20832
Clearing review for now as I think I need some more UX input on this.
1 - I don't see a go button yet for 2.0, are we going to have one?
2 - Pressing enter currently always opens and takes you to the browser now for search - making the notification go away.
Basically it seems like we should only land this if we have a go button, or if we return after hiding the notification so we don't show the browser. What do you think?
Attachment #8443817 -
Flags: review?(kgrandon)
Assignee | ||
Comment 5•11 years ago
|
||
We arent going to have a go button as mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1023819#c10, the clear button replaced it
Prior to this patch if you return to the search app after the browser was opened, the notification will still be present, this was what the patch fixes
Comment 6•11 years ago
|
||
(In reply to Dale Harvey (:daleharvey) from comment #5)
> We arent going to have a go button as mentioned in
> https://bugzilla.mozilla.org/show_bug.cgi?id=1023819#c10, the clear button
> replaced it
>
> Prior to this patch if you return to the search app after the browser was
> opened, the notification will still be present, this was what the patch fixes
Cool - original bug description didn't mention that, so I wasn't sure what I was looking for. We should be good here then, thanks!
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8443817 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/20832
Updated the test to deal with the default search engine change, got a kinda r+ before but want to make sure
Attachment #8443817 -
Flags: review?(kgrandon)
Comment 8•11 years ago
|
||
Comment on attachment 8443817 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/20832
Seems to work, thanks!
Attachment #8443817 -
Flags: review?(kgrandon) → review+
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
Comment on attachment 8443817 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/20832
This is needed for the vertical homescreen.
Attachment #8443817 -
Flags: approval-gaia-v2.0?(bbajaj)
Updated•11 years ago
|
Attachment #8443817 -
Flags: approval-gaia-v2.0?(bbajaj) → approval-gaia-v2.0+
Comment 11•11 years ago
|
||
Comment 12•11 years ago
|
||
Hi Johan,
From your conversation, I can see "Go" button has been replaced by "Clear" button. But actually there is neither "Go" or "Clear" button displayed on the view. Only one "Magnifier" icon displays above the SIP. Do you mean this "Magnifier" icon is "Go" button?
Flags: needinfo?(jlorenzo)
Reporter | ||
Comment 13•11 years ago
|
||
(In reply to SandKing from comment #12)
> Do you mean this "Magnifier" icon is "Go" button?
Yes, the magnifying glass is the Go button described in the specs at the time.
Flags: needinfo?(jlorenzo)
Comment 14•11 years ago
|
||
Hi Johan,
Would you please provide the detailed reproduce steps for me to verify this bug?
I'm not sure whether I use the right step to verify it.
Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•