﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14719	"Add ""name"" attribute to iframe created by plugin ""wysiwygarea"""	Stefan Borchert		"== Problem/Motivation ==

Over at https://www.drupal.org/node/2741945 we had to create a workaround to access the contents of the iframe created by the wysiwygarea plugin using automated tests (with Behat/Mink).
Having the `name` attribute would allow us to simply use [https://github.com/minkphp/Mink/blob/ab7ed3d9aeb9a1a5554a9582262881c8fc8531a0/src/Behat/Mink/Driver/DriverInterface.php#L100 switchToIFrame()].

== Proposed resolution ==

Add a `name` attribute to the iframe and use the value of `editor.name` for the attribute.
"	New Feature	closed	Normal		General	4.0	worksforme		
