Closed Bug 370977 Opened 18 years ago Closed 2 years ago

[10.4] History items have no tooltips

Categories

(Camino Graveyard :: History, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: alqahira, Assigned: bugzilla-graveyard)

Details

Attachments

(1 file)

1.22 KB, patch
alqahira
: review+
bugzilla-graveyard
: superreview?
stuart.morgan+bugzilla
Details | Diff | Splinter Review
In the bookmarks side of things, we have tooltips for the title and the url columns (both display the url atm, bug 315340), but history has absolutely no tooltips at all. In order to see the full url of a history item with a long url, I have to resize the column (and with some urls, that might still not be wide enough). There are starting to be enough of these things that we almost need a bookmarks/history parity bug :p
Hm. History seems to have magically acquired tooltips since this was filed. Maybe a 10.5+ thing?
Hardware: Macintosh → All
10.4-only, but see bug 458259 for an argument as to why we should fix this ourselves everywhere.
Summary: History items have no tooltips → [10.4] History items have no tooltips
FWIW, outlineView:tooltipStringForItem: in BookmarkViewController has the same comment, and we seem to have lived with it successfully for years. When this gets implemented, we should have cl try with his ginormous history and make sure it doesn't hurt.
Attached patch fix v1.0Splinter Review
(In reply to comment #4) > When this gets implemented, we should have cl try with his ginormous history > and make sure it doesn't hurt. I doubt a huge history file makes any difference, since this deals with what's visible on the screen at any given time. I haven't tested with my normal profile yet, but I don't anticipate any problems. If we don't see any problems, we might want to consider removing this comment both places it occurs; I doubt it's still relevant on modern hardware. cl
Assignee: nobody → cl-bugs-new2
Status: NEW → ASSIGNED
Attachment #480834 - Flags: review?(trendyhendy2000)
Comment on attachment 480834 [details] [diff] [review] fix v1.0 This works as advertised and is a (simplified) copy of the corresponding BookmarkOutlineView method. I couldn't perceive any noticeable slowdown in new items being added to history or scrolling through thousands of history items, either. We may end up doing something different in the future (bug 458259), but we may as well do this now, since we have the code, so r=ardissone.
Attachment #480834 - Flags: review?(trendyhendy2000) → review+
Attachment #480834 - Flags: superreview?(stuart.morgan+bugzilla)

This bug lies at rest in the graveyard.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: