Closed Bug 158895 Opened 22 years ago Closed 21 years ago

Handle truncated bookmark titles in Sidebar better

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED INVALID
Camino0.8

People

(Reporter: bugmail, Assigned: mikepinkerton)

Details

(Keywords: testcase)

Attachments

(1 file)

Using Chimera/20020722, if a bookmark displayed on the Sidebar drawer has a long
text description, it extends off behind the right side of the drawer.

Instead, Chimera should wrap the text onto more than one line if necessary to
display it all.
Keywords: testcase
->pinkerton, polish
Assignee: saari → pinkerton
is this even possible in cocoa? i don't think so. how about a tooltip with the
full text?
Summary: Wrap long bookmark titles on Sidebar drawer → Better handling of truncated bookmark titles in sidebar
Target Milestone: --- → Chimera0.5
If it can't wrap, then a tooltip would be the next best thing, yes.
Nope, in NSTableView and NSOutlineView every cell must have the same height.  If
we wanted to display the whole name, we would have to write a new outline view
ourselves.  Suggest we use tooltops.
the mechanism for tooltips is now in place (now showing url and description), is
there a way to tell if the title is cropped and only show the page title if it
is so we're not displaying it all the time?
Status: NEW → ASSIGNED
Target Milestone: Chimera0.5 → Chimera0.6
QA Contact: winnie → sairuh
Target Milestone: Chimera0.6 → Chimera0.8
Severity: normal → trivial
Summary: Better handling of truncated bookmark titles in sidebar → Handle truncated bookmark titles in Sidebar better
bookmarks are no longer in a drawer, has this problem translated to the new
bookmarks menu or should it be closed (invalid?)
resolving INVALID as theres no drawer and new UI doesn't have this problem
(resizable columns)
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: