mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27062
[Bug 1447449] A change has been merged
Reviewed: https://reviews.mahara.org/4737
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a06da646ff45b8186c91554ef1480399093abd8a
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.04_STABLE
commit a06da646ff45b8186c91554ef1480399093abd8a
Author: Jinelle Foley-Barnes <jinelleb@xxxxxxxxxxxxxxx>
Date: Tue May 5 10:17:23 2015 +1200
Behat Test: Tinymce Editor (Bug 1447449)
The description element cannot be interacted with still, we can interact
with a TinyMCE field via:
And I fill in "text" in WYSIWYG editor "editview_description_ifr"
But what we are needing is the ability for behat to work out that
the <textarea> is hidden and so to cehck if it has a TinyMCE editor in
play and use that instead.
Instead of fixing the behat test we should fix behat itself.
Change-Id: I06f57bea875394d14f51ca1baa0ffe1ed012b791
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1447449
Title:
Behat needs to be able to fill in a tinymce editor
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Bug description:
Currently we can't fill in a field if the field is overriden by a
tinymce editor as the field will be seen as hidden.
We need to add a behat step to allow the tinymce editor to be filled
in rather than the <textarea> field underlying it
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1447449/+subscriptions
References