Closed
Bug 274915
Opened 20 years ago
Closed 19 years ago
RSS icon not shown for feeds in frames
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bonzini, Assigned: vladimir+bm)
References
()
Details
Attachments
(2 files)
The live bookmarks feature may show the RSS icon even for feeds listed in frames. In the linked page, the "main" (central) frame has an RSS feed but the live bookmark icon does not show up. In this particular case, the frameset is not only being generated dynamically, but will be dropped mid-term (a few months). For these reasons, changing the particular frameset is not an option. Anyway, I believe that this is best solved within the browser. Thank you, Paolo Bonzini
Comment 1•20 years ago
|
||
Changing summary from "Live bookmarks" to "RSS icon shown even for feeds in frames". Paolo, in the future, please try to enter the bug report summary as specific as possible so that it's clear what the problem is. Thanks!
Summary: Live bookmarks → RSS icon shown even for feeds in frames
Comment 2•20 years ago
|
||
Readjusting the summary to reverse the reversed meaning: we do *not* show the icon for feeds <link>ed from the contents of a frame, but we should.
Assignee: firefox → vladimir+bm
Status: UNCONFIRMED → NEW
Component: General → Bookmarks
Ever confirmed: true
QA Contact: firefox.general → mconnor
Summary: RSS icon shown even for feeds in frames → RSS icon not shown for feeds in frames
Comment 3•20 years ago
|
||
Contents for forthcoming frameset testcase.
Comment 4•20 years ago
|
||
Frameset, wherein we fail to spot the feed inside a frame.
Comment 5•20 years ago
|
||
Interesting question without an obvious answer: suppose that the frameset has a <link>, the frame content has a <link>, and then the user follows an <a> link that loads a new document in the frame, which has a third <link>. On the initial load, we should be showing link 1 and link 2, but after the subframe navigation should we be showing link 1 and link 3, or links 1, 2, and 3?
Comment 6•19 years ago
|
||
Fixed by, er, something, probably the _getContentShell stuff in bug 303848 (which answers my question with "showing links 1, 2, and 3").
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Comment 7•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•