Open
Bug 445000
Opened 17 years ago
Updated 2 years ago
No tooltip for folders on bookmark toolbar
Categories
(Firefox :: Bookmarks & History, enhancement, P5)
Firefox
Bookmarks & History
Tracking
()
NEW
People
(Reporter: atopal, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
1.30 KB,
patch
|
Details | Diff | Splinter Review |
If you add a folder with a long title to the bookmark toolbar it will be clipped (with ellipsses), but no tooltip will be shown. So you have no way to see what's the name of the folder.
Note: this is on Mac, Windows is fine.
Comment 2•17 years ago
|
||
I can't reproduce what you report.
None of the *folders* on the Bookmarks toolbar have tooltips, even
those with very short names (e.g. "Smart Bookmarsks" and "Places").
This is true on OS X, Windows and Linux (and in both FF3 and FF2).
But if you create a *bookmark* on the Bookmarks toolbar that has a
very long name (one long enough for its name to be clipped where it's
displayed on the Bookmarks toolbar), the bookmark still has a tooltip,
and the entire name does still appear in the tooltip.
Reporter | ||
Comment 3•17 years ago
|
||
Steven, I was only speaking about folders anyway. But you are right, this is a cross plattform bug, not Mac only, I must have missed something when testing on windows.
OS: Mac OS X → All
Hardware: Macintosh → All
Comment 4•16 years ago
|
||
this is fixed with bug 237592 patch
Updated•16 years ago
|
Severity: normal → enhancement
Version: 3.0 Branch → Trunk
Comment 5•16 years ago
|
||
(In reply to comment #4)
> this is fixed with bug 237592 patch
mh, i can't see tooltips for folders on bookmarks toolbar on mac, anyone?
Comment 6•16 years ago
|
||
bug 237592 doesn't fix this bug anymore.
See this https://bugzilla.mozilla.org/show_bug.cgi?id=237592#c102.
Comment 7•16 years ago
|
||
Here the patch for this bug
Assignee: nobody → gabri.best
Status: NEW → ASSIGNED
Attachment #343229 -
Flags: ui-review?
Attachment #343229 -
Flags: review?(gavin.sharp)
Updated•16 years ago
|
Attachment #343229 -
Flags: ui-review? → ui-review?(beltzner)
Comment 8•16 years ago
|
||
imho the tooltip should be visible only if folder name is cropped
Comment 9•16 years ago
|
||
You are right but I didn't found a way to do it :(
Updated•16 years ago
|
Attachment #343229 -
Flags: ui-review?(beltzner) → ui-review?(faaborg)
Updated•16 years ago
|
Attachment #343229 -
Flags: ui-review?(faaborg) → ui-review+
Comment 10•16 years ago
|
||
Comment 11•16 years ago
|
||
issues with drag&drop and tooltips appear fixed currently so if we want we can go on with this.
Comment 13•16 years ago
|
||
Gabriele, does this work for livemark containers too?
Updated•16 years ago
|
Target Milestone: --- → Firefox 3.1
Updated•16 years ago
|
Whiteboard: [needs review gavin]
Comment 15•16 years ago
|
||
I don't think it's possible to show the tooltip only if folder name is cropped.
Comment 16•16 years ago
|
||
i'm not sure if makes much sense having a tooltip for folders at this point...
probably would be good having a tooltip on livemark containers showing the siteURI/feedURI, but that could be not perf-friendly...
for sure we could add one to the Open <siteURI> options inside a live bookmark, since the uri is not visible elsewhere and the uri is not showed in statusbar.
Reporter | ||
Comment 17•16 years ago
|
||
Marco, why wouldn't it make sense? Right now there is no way to see the name of a folder on the bookmark toolbar if it's name is too long.
Comment 18•16 years ago
|
||
the tooltip is mostly useful on uri nodes to show the uri that would be not visible. on folders we really would need only for cropped ones, but detecting crop is not possible actually (or possible but with major hacks), and having tooltips on short folder names (the vast majority) looks bad (to me).
Hwv my comment was mostly for the missin tooltip on the open <siteURI>, i'll probably file a new bug for that since looks something we really need.
Comment 19•16 years ago
|
||
filed bug 476838
Reporter | ||
Comment 20•16 years ago
|
||
Okay, "looking bad" might be an argument, but "long names are useless" is the other one.
Updated•16 years ago
|
Target Milestone: Firefox 3.1 → ---
Comment 21•16 years ago
|
||
Comment on attachment 343229 [details] [diff] [review]
patch
looks like this has an implicit r- from comment 14
Attachment #343229 -
Flags: review?(gavin.sharp) → review-
Updated•16 years ago
|
Whiteboard: [needs review gavin]
Comment 22•15 years ago
|
||
Attachment #343229 -
Attachment is obsolete: true
Attachment #399714 -
Flags: review?(mak77)
Updated•15 years ago
|
Attachment #399714 -
Attachment is patch: true
Attachment #399714 -
Attachment mime type: application/octet-stream → text/plain
Comment 23•15 years ago
|
||
This patch needs landing of bug 514763
Comment 24•15 years ago
|
||
Comment on attachment 399714 [details] [diff] [review]
Patch only for cropped folders
clearing review request since we can't apply this now, please reask for review once we have a cropped attribute/property to use. Thanks.
Attachment #399714 -
Flags: review?(mak77)
Comment 25•15 years ago
|
||
Attachment #399714 -
Attachment is obsolete: true
Updated•11 years ago
|
Updated•9 years ago
|
Priority: P3 → --
Comment 26•7 years ago
|
||
I'm assuming Gabriele is no longer working on this.
Assignee: gabri.best → nobody
Status: ASSIGNED → NEW
Updated•7 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•