Closed
Bug 758604
Opened 14 years ago
Closed 14 years ago
Remove in-field label of search
Categories
(support.mozilla.org :: Search, defect, P3)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
2012.12
People
(Reporter: atopal, Assigned: rehandalal+mozilla)
References
Details
(Whiteboard: u=user c=search p=1)
Attachments
(2 files)
Remove in-field label. Label should be on the button. Search box content should be empty unless you’re on Search Result Pages (in which case it would show your own search query)
Comment 1•14 years ago
|
||
Why are we doing this when the box is empty? I see a lot of in-field labeling out there on the internet. Is it a bad UI/UX practice?
Comment 2•14 years ago
|
||
What should the label be if it goes in the button? Just "Search"?
Whiteboard: u=user c=search p= → u=user c=search p=1
Updated•14 years ago
|
Target Milestone: 2012.11 → 2012.12
Comment 3•14 years ago
|
||
The button label should be “Search Mozilla Support”. Many testers apparently think all search widgets belong to Google, so clarifying what is being searched will help.
Comment 4•14 years ago
|
||
(In reply to Bram Pitoyo [:bram] from comment #3)
> The button label should be “Search Mozilla Support”.
Can we get a mockup of that? I assume the textbox width needs to be adjusted to accomodate the huge button that will result of this.
Comment 5•14 years ago
|
||
I am using the <a> class .btn .btn-important that is currently used in the forum sidebar, but made these tweaks:
font-size: 14px;
padding: 4px 16px 8px;
Comment 6•14 years ago
|
||
For the search result page, we simply change the value of the <input>.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → rdalal
| Assignee | ||
Comment 7•14 years ago
|
||
Landed:
https://github.com/mozilla/kitsune/commit/a3f9c345ef794e45a67532eb70847149296ad783
Pushed to production by Ricky at 2012-06-20 12:11:00 EDT
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•