Description:
When Safari users have 'Prevent Cross Site Tracking' enabled, embedded HTML files are shortened in Original View Courses if the site is not a blackboard.com URL.
Steps to Repeat:
Prerequisite: Open the Safari Browser and turn on 'Prevent Cross Site Tracking'
- Log into Blackboard Learn as an administrator or instructor
- Access an Original View Course
- Go to the Course Contents
- Create a new "File" type Content Item by uploading an HTML file or using one from the Content Collection.
- Note: The file should at least have several paragraphs of static text or an image file that is taller than 300px.
- Open the newly created HTML file
Observed Behavior:The iFrame is very short. When the user checks the Browser Console log, error messages regarding the JavaScript files that were loaded from the Alt-Content Domain appear.
Expected Behavior:The height of the iFrame containing the HTML would adjust to the contents of the file.