Closed Bug 340064 Opened 18 years ago Closed 6 years ago

Autodiscovery icon tooltip for a single feed should be "Subscribe to 'Title'"

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: philor, Unassigned)

References

()

Details

Attachments

(1 file, 1 obsolete file)

(Split out of bug 337694)

When there are multiple autodiscovered feeds for a page (e.g., http://www.mozilla.org/) the tooltip for the addressbar icon is "Subscribe to this page..." and clicking gives a popup menu with "Subscribe to 'Feed title'" items for each feed, but for a single autodiscovered feed the tooltip is still just "Subscribe to this page...".

Even in the worst case, with the title from the autodiscovery <link> being "RSS", we wouldn't lose anything by having the tooltip be "Subscribe to 'RSS'...", and in cases like the URL field, particularly if you turn off feed preview so you're going directly to subscribing in your aggregator, it would be nice to have a hint that you are subscribing to that entry and its comments, rather than to the feed for the weblog as you typically are from a single entry. For the really cunning, it would also mitigate bug 304807.
Assignee: nobody → bugs
Priority: -- → P3
Target Milestone: --- → Firefox 2 beta1
Attached patch Fix v.1 (obsolete) — Splinter Review
Assignee: bugs → philringnalda
Status: NEW → ASSIGNED
Attachment #227039 - Flags: review?(bugs)
Target Milestone: Firefox 2 beta1 → Firefox 2 beta2
Attachment #227039 - Flags: review?(bugs) → review?(bugs.mano)
Comment on attachment 227039 [details] [diff] [review]
Fix v.1

r=mano, asking beltzner for ui-review.
Attachment #227039 - Flags: ui-review?(beltzner)
Attachment #227039 - Flags: review?(bugs.mano)
Attachment #227039 - Flags: review+
Comment on attachment 227039 [details] [diff] [review]
Fix v.1

I really wish that the defaults for so many platforms didn't suck so hard. I think what we really want here is:

* if the title is < 10 characters, then make the tooltip "Subscribe to '%S' web feed ..."

* else, "Subscribe to '%S' ..."
Attachment #227039 - Flags: ui-review?(beltzner) → ui-review-
Agreed (with some fuzz: I think < 9 gets the longest, "RSS 0.92" and "Atom 0.3"); what's more, the tooltip for multiple feeds needs to change too, since our expectation is that if we aren't picking one from multiple formats, then they are distinct feeds, not feeds of "this page."

But, both of those things are late-l10n, where my original approach wouldn't have been: retargeting to Fx 3. 
Target Milestone: Firefox 2 beta2 → Firefox 3
Attachment #227039 - Attachment is obsolete: true
Bah, this was filled with wrongness: FeedHandler.harvestFeeds() doesn't run until the icon is clicked, at which point the three discovered feeds may turn out to only be three different versions of the same feed in its opinion, so we'd be giving bad cues about how many there would be. Claiming to depend on bug 304807, since I think that's a more likely place to rewrite autodiscovery to harvest as we discover.
Depends on: 304807
Assignee: philringnalda → nobody
Status: ASSIGNED → NEW
Target Milestone: Firefox 3 → ---
Currently, the tooltip behaves as follows:
- single feed on the page, https://wiki.mozilla.org/Main_Page  
-- Tooltip still says "Subscribe to this page . . ." with no other information till you click on the rss icon.

- multiple feeds on the page, http://decafbad.com/blog/2011/01/15/what-happened-to-feed-autodiscovery-in-firefox-4 
-- Tooltip says "Subscribe to this page. . ." just as it does for a page with a single feed. 
-- When the rss icon is clicked, dropdown options pop up as in the attachment "tooltip-rss-autodiscovery-multiple-feeds.png" . Each option has a separate title tooltip.
The feed preview code has been removed by bug 1477669.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: