Open
Bug 652804
Opened 15 years ago
Updated 14 years ago
Append "Bar" to the names of bar items in browser
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
NEW
People
(Reporter: akilaa, Unassigned)
Details
Attachments
(1 file, 3 obsolete files)
|
5.33 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; fi-FI; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; fi-FI; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16
In the "Customize Toolbar" window of the browser, the search bar and search button are both labeled as "Search". There is a chance of mistake here! They should definitely have different labels: something like "Search Bar" for the bar and "Search" for the search button. Same goes for the location bar: it should be labeled "Location Bar" instead of just "Location".
Reproducible: Always
Steps to Reproduce:
1. Open the Customize Toolbar window from a Browser window.
2. Drag the Search button and the Location bar off the toolbar.
Actual Results:
Search Button is labeled "Search" and the Search Bar is also labeled "Search".
Location Bar is labeled "Location".
Expected Results:
Search Button should be labeled "Search" (or even "Search Button", maybe).
Search Bar should be labeled "Search Bar".
Location Bar should be labeled "Location Bar".
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Component: Search → UI Design
Ever confirmed: true
OS: Linux → All
QA Contact: search → ui-design
Hardware: x86_64 → All
Version: unspecified → Trunk
| Reporter | ||
Comment 1•14 years ago
|
||
Attachment #539257 -
Flags: review?(philip.chee)
| Reporter | ||
Comment 2•14 years ago
|
||
Attachment #539263 -
Flags: review?(philip.chee)
Comment 3•14 years ago
|
||
Sounds reasonable but our UI person is Neil I'll shift the review requests to him for you.
Comment 4•14 years ago
|
||
Before I do can you cosolidate both patches into one and upload a new patch? And set the reviewer to neil@parkwaycc. Thanks.
| Reporter | ||
Comment 5•14 years ago
|
||
Attachment #539257 -
Attachment is obsolete: true
Attachment #539263 -
Attachment is obsolete: true
Attachment #539257 -
Flags: review?(philip.chee)
Attachment #539263 -
Flags: review?(philip.chee)
Attachment #539430 -
Flags: review?(neil)
Comment 6•14 years ago
|
||
<http://mxr.mozilla.org/mozilla2.0/source/browser/locales/en-US/chrome/browser/browser.dtd#128>
Firefox uses just "Location" and "Search".
How about we change our &searchButton.label; from "Search" to "Search Button"?
Comment 7•14 years ago
|
||
Neil suggests removing the Title from the search button container since it's superflous e.g. when in the customize window.
Comment 8•14 years ago
|
||
And the Go button while we're there, of course.
| Reporter | ||
Comment 9•14 years ago
|
||
This one has previous fixes + it removes titles from containers.
Attachment #539430 -
Attachment is obsolete: true
Attachment #539430 -
Flags: review?(neil)
Attachment #543224 -
Flags: review?(neil)
Comment 10•14 years ago
|
||
(In reply to comment #7)
> Neil suggests removing the Title from the search button container since it's
> superflous e.g. when in the customize window.
That was supposed to be instead of the original suggestion. (I thought I'd commented on this earlier. Sorry for keeping you waiting.)
| Reporter | ||
Comment 11•14 years ago
|
||
Now, who supposes what?
You need to log in
before you can comment on or make changes to this bug.
Description
•