Closed
Bug 419313
Opened 17 years ago
Closed 17 years ago
Live Bookmarks items in Bookmarks menu should display full item title as tooltip when selected
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
DUPLICATE
of bug 237592
People
(Reporter: adelfino, Unassigned)
References
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022407 Minefield/3.0b4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022407 Minefield/3.0b4pre
Live Bookmarks items in Bookmarks menu should display full item title as tooltip when selected, instead of doing nothing when the item ends with "...".
See screenshot.
Reproducible: Always
Updated•17 years ago
|
Component: Menus → Places
QA Contact: menus → places
Version: unspecified → Trunk
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Updated•17 years ago
|
Component: Places → Menus
Flags: blocking-firefox3?
| Reporter | ||
Comment 2•17 years ago
|
||
Sorry Stephen, I thought I was the one how choose "Places".
Reverting.
Component: Menus → Places
Comment 3•17 years ago
|
||
Seems a dupe of bug 253912.
| Reporter | ||
Comment 4•17 years ago
|
||
Note that the proposed change is more precise, and simpler than the mentioned in 253912.
Comment 5•17 years ago
|
||
Agree that this isn't a dupe, just a subset of bug 253912 and a much easier fix. Doesn't block, though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
Comment 6•17 years ago
|
||
Duplicate of #320495, but it's probably better to keep this one open since it already has some flags set.
Erm, why not do this for all bookmarks?
In fact, all the code necessary to do this already exists--at least for the bookmark folder menus in the bookmark toolbar (extending this to the menubar's bookmarks menu should be trivial).
By changing just two lines of code, bookmark tooltips can be enabled for the bookmarks residing within folders on the bookmark toolbar (see attached screenshot). I think it looks fine, doesn't present any usability problems, and could be pretty useful. So, is there any reason why tooltips for bookmarks are currently disabled? (Am I missing something here?)
Ah, I see that there's a patch in bug 237592 (should this be duped to that?) that does what I did in comment 7...
| Reporter | ||
Comment 10•17 years ago
|
||
Nominating for blocking‑firefox3.1 now that we have some time.
Flags: blocking-firefox3.1?
Comment 11•17 years ago
|
||
Patch of bug 237592 fix this bug
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Flags: blocking-firefox3.1?
Comment 13•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•