mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08200
[Bug 819102] A change has been merged
Reviewed: https://reviews.mahara.org/1050
Committed: http://gitorious.org/mahara/mahara/commit/56ace97c3e24158e8cf39a883a0e52c717e3a8a5
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 56ace97c3e24158e8cf39a883a0e52c717e3a8a5
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Wed Feb 15 15:22:13 2012 +1300
Fix file block config edit, select, upload buttons in Chrome (bug #819102)
For filebrowsers inside configuration forms in Chrome, the edit,
select, and file upload buttons appear to have no effect when the
copyright agreement is enabled.
In fact the javascript for these buttons *is* executed, but Chrome
won't display the resulting changes, making it rather difficult to
click on some of the buttons in forms that are opened up.
Adding a slight delay before disabling the file input fixes the issue.
Change-Id: I8cfde0056f0aefc027e3a532488be3c369292b65
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/819102
Title:
Edit and Select buttons not working for some embed types in some
browsers
Status in Mahara ePortfolio:
Fix Committed
Bug description:
The buttons (e.g. Edit/Select) for the "Some HTML" "An Image" and "Embedded Media" embeddable media types when creating a portfolio page don't work under Google Chrome 12 (latest), Safari 5 (maybe more). They work in Firefox 5.
This is for Mahara 1.4.0.
Suspect Webkit specific JS and CSS is causing trouble, webkit is 100% ACID 3 compliant.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/819102/+subscriptions
References