Closed Bug 171245 Opened 22 years ago Closed 20 years ago

[cust] text labels for address field and search fields.

Categories

(Firefox :: Toolbars and Customization, enhancement)

x86
All
enhancement
Not set
normal

Tracking

()

VERIFIED WONTFIX
Future

People

(Reporter: asa, Assigned: jhenry)

Details

Attachments

(1 file, 2 obsolete files)

now that we have multiple test fields we need some kind of labels for those fields.
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: [cust] text labels for address field and search fields. → [cust] text labels for address field and search fields.
hewitt, I don't see text labels for the various text fields (search and address)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
um, they are there, I see them clear as day, underneat the textboxes in the palette.
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → FIXED
ahh. my mistake. I thouht these were like other labels and were intended to show up in the actual toolbars.
Target Milestone: --- → Phoenix0.2
um, asa, you filed the bug :) I'm sure what you meant was labels /next to/ the fields, e.g. Address (as in IE) and Search. Whether or not we need those is another question, but this isn't fixed...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: Phoenix0.2 → ---
Oh yeah, I did file the bug. And I was thinking that we should have labels for the text fields in the toolbars. I think they should be to the left side of the field. We need to have the discussion about turning on text for selective toolbars I think. Maybe all or nothing is fine for now though.
Status: REOPENED → NEW
I had some weird ideas about this in the forums and Hyatt replied with his ideas. Maybe they are relevant here, if not, just ignore: David Tenser wrote: I've thought about this now and I have decided to agree with you that a novice user probably will like this search field. However, there is one big (but easy to solve) problem with the current implementation: There are no labels for the address field and search field. The address field should have the caption "A&ddress:" and the search field should have "&Search:". The small bookmark-ish icon and magnifier isn't enough. Now to the elegant solution: Add a Label object to the toolbar. Currently, you can add Space, Separator and Flexible Space to a toolbar. You should also be able to add Label. The easy way would be to just add these two labels and nothing more, but of course, there *could* be an Add New Label button, just as there is an Add New Toolbar button already. The "Add New Label" button would display a dialog asking for the caption. Then that label could be placed anywhere on the toolbar. Anyway, the important thing is that there are labels for address and search field. The reason why is of course that a power user like myself would only find the "Address:" and "Search:" caption useless and remove them right away. But a novice user would probably not understand what the two fields were if there are no labels. So the default toolbar would look something like this: [Back] [Forw] [Reload] [Stop] [Home] | Address: |________________| Search: |_________| And "Address:" and "Search:" would be removable. Notice the separator between [Home] and "Address:". DaveH wrote: Another idea might be to put the label *inside* the field, and make it disappear when you focus the field. I think the AOL client does something like that. The whole discussion can be found here: http://www.mozillazine.org/talkback/read.php?f=15&i=588&t=567 In the end, probably the easiest solution would be to just add the labels for these two text fields and then add a checkbox in the toolbar customize dialog saying "[X] Show text labels on Address and Search field"
Wouldn't it make more sense to just have the "show as text/icons/both" work for addressfield and search field? The text label could show to the left of the field rather than under it for these and any other (extensions) fields added to toolbars rather than under them like they do for other items in the toolbars.
Severity: normal → enhancement
Attached patch adds urlbar and search label. (obsolete) — Splinter Review
the patch adds label element in urlbar-container and search-container and handle the show/hide of both labels as a special case in browser.css. this method uses the mode setting from customize toolbar dialog, but there is no general method provided in this patch to handle this specific behavior. any comemnts on this patch?
Attached patch patch v2 (obsolete) — Splinter Review
updated: 1. tooltip for label and text field 2. addes css rule to make field label and the field closer :)
Attachment #119555 - Attachment is obsolete: true
Attachment #119679 - Flags: review?(hewitt)
are there anybody available to review my patch? :)
Target Milestone: --- → After Firebird 1.0
Taking QA Contact
QA Contact: asa → bugzilla
Comment on attachment 119679 [details] [diff] [review] patch v2 Moving Chu's review request to Ben, Hewitt doesn't do reviews anymore to my knowledge...
Attachment #119679 - Flags: review?(hewitt) → review?(bugs)
Attached patch Updated patchSplinter Review
I've taken the liberty of un-bitrotting Chu's patch so that it applies to the Aviary branch, and also cleaned up a few things. Most notably the changes in customizeToolbar.css, which make the alignment of elements in the palette consistent. Without those changes, the labels on the location and search bars are next to their respective elements whereas every other element has its label below it. Now that I'm running with this patch applied, I think it looks a little weird, although making it blazingly obvious what the search box is might be a good idea for helping new users. Experienced users are going to turn off text labels anyway. This might look better if all labels could be set to right-aligned (see bug 215838).
Assignee: hewitt → jhenry
Attachment #119679 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #119679 - Flags: review?(bugs)
Comment on attachment 156319 [details] [diff] [review] Updated patch Asking mconnor for review...I hate to keep swamping you with requests for easy bugs, if there's anyone else with a less full plate I can ask, I'd be glad to know :).
Attachment #156319 - Flags: review?(mconnor)
Blake, can you review this?
djst has (I think) a good suggestion in his recent blog post: http://weblogs.mozillazine.org/djst/archives/006398.html Rather than specifically labeling the search bar, we could display greyed out text along the lines of "Enter search terms here", ala Thunderbird's recently updated quick search bar. If that sounds like a better idea it shouldn't be too hard to copy Tbird's code over.
Flags: blocking-aviary1.0PR?
I like the idea of having a greyed out string in the input box itself, but I think a short "Search" would scale better than "Enter search terms here". This would be more significant when Bug 205011 is fixed and the Search bar becomes resizeable, "Search" also sounds more universal and less newbie-oriented, which is a good thing IMHO. Prog.
sounds like we might want to get a new patch based on some usability feedback we got. try to get for 1.0
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0PR-
Flags: blocking-aviary1.0+
Ben says there will be no label for the address field. I'll be filing a followup bug for getting some label-like text inside the search field.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago20 years ago
Flags: blocking-aviary1.0PR-
Flags: blocking-aviary1.0+
Resolution: --- → WONTFIX
new bug is bug 258672
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → toolbars
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: