[Webkit-unassigned] [Bug 215411] New: RSS feed handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 07:54:42 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215411

            Bug ID: 215411
           Summary: RSS feed handling
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben at benubois.com

Created attachment 406456

  --> https://bugs.webkit.org/attachment.cgi?id=406456&action=review

Safari RSS View

Overview
--------

Safari prompts you to open News.app when clicking on any RSS feeds.

The problem with this is that News.app is not an RSS reader.


Steps to Reproduce
------------------

1. Visit https://bugs.webkit.org
2. Click on any of the orange feed icons like the one next to "Open bugs assigned to me"


Actual Results
--------------

When clicking a link to an RSS feed. Safari shows an alert with the message `Do you want to allow this page to open “News.app”?`. 

Clicking allow opens News.app, which displays the message "This content is not available in Apple News".


Expected Results
----------------

Safari should do something useful. 

Good:

Show the XML source, like when clicking on a JSON document.

Better:

Add a preference for a default RSS reader

Best:

Safari used to have a great default XSLT stylesheet for RSS feeds that it would show. Maybe something like this combined with an extra option in the sidebar to select an app that actually reads RSS feeds would be nice?

I've attached an example of how it looked.


Build Date & Hardware
---------------------

macOS

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200812/2dfa3fb6/attachment.htm>


More information about the webkit-unassigned mailing list