Interactive comics don't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
XKCD |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Interactive comics (like http://
If a comic is interactive (this can be checked by looking at the "img" property: if it equals "http://
I see two different approaches: either we just show a simple message, linking to the webpage, or we show the page in the app.
The latter case would be the better option (by far), but it's also hard to realise: we would need to include WebKit in the app (making sure cookies etc. are stored between sessions), and ideally only show the relevant area (only the comic itself), if at all possible with WebKit.
Setting as Wishlist, because as soon as https:/