Re: RSS icon in address bar does not disappear after feed link node deletion
Nickolay Ponomarev <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 12, 2009 at 10:55 PM, Boris Zbarsky <[email protected]> wrote: > Eugene wrote: > >> Consider the situation. I have a page without an RSS feed. And of >> course there's no RSS icon in address bar. When I'm inserting the >> appropriate link element node into the head element RSS icon does >> appear. And than I'm deleting the link element but RSS icon remains in >> address bar. Is there a workaround for this problem? Page reloading is >> not an option. Maybe appearing of RSS feed does trigger some other >> changes in DOM and they remain even after the feed's link element is >> deleted or should it be considered a bug? Thank you. >> > > None of that has anything to do with the DOM; this is purely a browser UI > issue. > Since the OP asked, it's https://bugzilla.mozilla.org/show_bug.cgi?id=380639in Firefox, I don't think there's a workaround. Nickolay