Closed Bug 311453 Opened 20 years ago Closed 20 years ago

Tooltips for bookmarks buttons should show title and URL

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

Details

(Keywords: fixed1.8)

Attachments

(1 file)

I often want to see the full title of stuff in my bookmarks toolbar, so I think the tooltip should show the title and url.
Attached patch PatchSplinter Review
The localizable.strings entry looks like: "BookmarkButtonTooltipFormat" = "%1$@\n\n%2$@"; /* 1=title, 2=url */ yes, that works: http://developer.apple.com/documentation/MacOSX/Conceptual/BPInternational/Articles/StringsFiles.html
Attachment #198773 - Flags: review?(mikepinkerton)
Comment on attachment 198773 [details] [diff] [review] Patch looks ok, r=pink
Attachment #198773 - Flags: review?(mikepinkerton) → review+
Fixed in both places.
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Two comments: I. Could we consider reducing it from two newlines to one? I think that would look better. II. The bookmarks in the bookmarks manager also have tooltips, should or shouldn't they look just the same?
(In reply to comment #4) > Two comments: > I. Could we consider reducing it from two newlines to one? I think that would > look better. Maybe "title (url)"? When I had "title<newline>url" it was hard to distinguish one from the other. > II. The bookmarks in the bookmarks manager also have tooltips, should or > shouldn't they look just the same? I think the buttons are different, in that the titles are more severely truncated.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: