mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 08:14:08 +01:00
Before we used history.back() in mail compose to workaround history issues related to hidden iframe use. This again stopped working as we switched to about:blank instead of blank.gif href. A better solution is to detach the iframe after use and re-append again when needed.