Closed
Bug 308364
Opened 19 years ago
Closed 19 years ago
Pages with frameset and <Link rel="alternate"... > behaves strange
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kunmig, Unassigned)
Details
Attachments
(1 file)
|
922 bytes,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 If a frame'd page contains the link: <LINK REL="alternate" TITLE="my RSS" HREF="http://www.google.com" TYPE="application/rss+xml"> in the html head, then when loading the frameset page, first, the RSS Discovery icon is not displayed but when reloading, the icon is displayed. Furthermore, when loading another page (in the same frameset) the icon is still displayed. Reproducible: Always Steps to Reproduce: 1. Load the page test1.html in attachment - No RSS discovery icon is displayed 2. Press F5 - RSS discovery icon is displayed 3. Press the Link on frame2 - RSS discovery icon is displayed Actual Results: See above Expected Results: It is expected that the RSS discovery icon is displayed after step 5 but not after step 7
Comment 3•19 years ago
|
||
No, if anything it would be a dup+reopen of bug 274915, saying that the current behavior isn't good enough. In bug 305472, Jesse's expected is to never discover anything in any frame, though I haven't seen any explanation of why that would be useful to counter the use-case of weblogs under cheap/free domain names that just frame content hosted elsewhere. And deciding what to do about subframe navigation isn't going to go anywhere useful until someone does a thought-through design document. What's interesting here is that the reporter doesn't see discovery on the first load, which I do. Kim, do you see the RSS discovery icon on first load of the data: URL in bug 305472? Do you have any extensions installed, and does disabling them, or starting in Safe Mode, or creating a fresh profile, give you the icon for that or for your testcase without a refresh?
By creating a file with the text from BUG 305472 <iframe src="http://www.mozilla.org/"> and loading it in FF1.5 beta 2 the RSS Discovery icon is shown. This also happens in Safe Mode. And it happens on the first attempt. Also, when loading the files from attachment, the RSS icon now shows up on the first attempt. So maybe this can be closed, because now the result on the first load is consistent with refreshes... Suggested to close this.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•