[
https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804518#comment-15804518
]
Jeremy commented on WICKET-6286:
--------------------------------
I'm curious if it's only firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=896666#c7
If it is only firefox, then I don't think it's up to wicket to workaround bugs
in browsers.
At least, not by default.
But even with that, there's still:
iframes have weird caching rules in firefox, and making it an easy-to-use
behaviour means you're just gonna get a bunch of people wondering why they
can't do anything while they download something.
> Would be good to have AjaxDownload available out of the box
> ------------------------------------------------------------
>
> Key: WICKET-6286
> URL: https://issues.apache.org/jira/browse/WICKET-6286
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-extensions
> Affects Versions: 8.0.0-M2, 7.5.0
> Reporter: Maxim Solodovnik
> Assignee: Sven Meier
> Labels: patch
>
> Currently every project need to create own AjaxDownload component based on
> the Wiki example.
> Unfortunately this component has some issues with WebSockets
> Discussion: http://markmail.org/message/gizsnqh2qgypcgri
> PRs:
> https://github.com/apache/wicket/pull/190
> https://github.com/apache/wicket/pull/191
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)