[wp-trac] [WordPress Trac] #35239: Open Post Embed in New Window
WordPress Trac
noreply at wordpress.org
Sun Feb 21 13:13:56 UTC 2016
#35239: Open Post Embed in New Window
-------------------------+------------------------------
Reporter: awarner20 | Owner: swissspidy
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 4.4
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-------------------------+------------------------------
Comment (by swissspidy):
Because we're passing the clicked URL using `postMessage` and doing the
event handling ourselves, we'd need to use `window.open()` here. This is
usually blocked by browsers, resulting in a bad user experience because
nothing happens when clicking on a link inside our iframe.
So we can't really implement this right now.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35239#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list