Closed Bug 280827 Opened 20 years ago Closed 18 years ago

Preferences toolbar needs help tags (tooltips)

Categories

(Camino Graveyard :: Preferences, defect, P5)

PowerPC
All
defect

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: bmo, Assigned: froodian)

Details

(Keywords: fixed1.8.1, polish)

Attachments

(2 files)

The preferences toolbar is very useful if it's set to display icon & text. However, if you toggle its view to icon-only (by command-clicking the toolbar control thrice), there should still be a help tag for each icon. Steps to reproduce: 1. Open Preferences 2. Command-click the toolbar control thrice, such that the toolbar is in its "Icon Only" mode. 3. Hovering over an icon should produce a help tag, but does not.
Well, no Apple-supplied applications' preference windows do this...
I agree, no other major Mac OS X apps have this (that I can find). This is a *very* minor bug and probably won't be closed until way after 1.0. I'm targeting for future and prioritizing as 5.
Priority: -- → P5
Target Milestone: --- → Future
Taking. If I haven't tossed a patch up here within two weeks, someone holler at me. cl
Status: NEW → ASSIGNED
Assignee: mikepinkerton → bugzilla
Status: ASSIGNED → NEW
I've basically modified and duplicated the labelForPane method to create tooltips instead of labels (in a method called, creatively, toolTipForPane). This falls back on the same sort of backup names as labelForPane does (if it can't find something in the pref pane called "PreferencePanelToolTip"). Right now, that means that the History and Downloads prefs panes get labelled with a really ugly tooltip (org.mozilla.camino.preference.history). I can add proper tooltips to the various pref panes if someone wants me to. cl
Why not just set the tooltip to labelForPane: (or at least use that as the backup case)?
cl, I hope you don't mind me taking this. This just uses labelForPane, since it works.
Assignee: bugzilla → stridey
Status: NEW → ASSIGNED
Attachment #233202 - Flags: review?(stuart.morgan)
Comment on attachment 233202 [details] [diff] [review] Uses labelForPane r=me
Attachment #233202 - Flags: superreview?(mikepinkerton)
Attachment #233202 - Flags: review?(stuart.morgan)
Attachment #233202 - Flags: review+
Comment on attachment 233202 [details] [diff] [review] Uses labelForPane sr=pink
Attachment #233202 - Flags: superreview?(mikepinkerton) → superreview+
Checked in on the trunk and MOZILLA_1_8_BRANCH.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [needs checkin]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: