mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20104
[Bug 1341413] A change has been merged
Reviewed: https://reviews.mahara.org/3563
Committed: http://gitorious.org/mahara/mahara/commit/753628206498fd5def552df20aa0bb23af740840
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 753628206498fd5def552df20aa0bb23af740840
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Aug 4 13:21:30 2014 +1200
Problem with mousedown/drag both firing (Bug #1341413)
It looks like if we have the drag code first it stops the click from
firing the addblock dialog box from also happening.
Change-Id: If261fcfb2185b647d2fab61d8f2c4f7369ff8e9d
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1341413
Title:
can't add textbox to page in IE10
Status in Mahara ePortfolio:
In Progress
Bug description:
This relates to IE 10 on windows.
If I try to add a textbox to the page by clicking on the 'textbox'
option at top of chooser list I get the placement dialog box and when
I click 'Save' I get this error:
The 'blocktype' parameter is not alphabetical only
If I try and do the same thing with the 'textbox' option under the
'General' section it works fine.
It looks as though the system is passing the blocktype variable as
blank rather equal to 'textbox'
Same happens with the two 'image' options so it looks to be an issue
with the two options at the top of the chooser list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1341413/+subscriptions
References