History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2025
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Jen Bourey
Reporter: Dustin S.
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Drag and drop fails for portlets that include "document.writeln" statements, including the Google search portlet

Created: 22/Apr/08 10:19 AM   Updated: 14/Aug/08 12:30 PM
Component/s: User Interface
Affects Version/s: 3.0.0, 3.0.1, 3.1.0-M1
Fix Version/s: 3.1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
Ubuntu Linux 7.10, Firefox 2.0.0.14
Mac OS 10.5 Leopard, Safari Version 3.1


 Description  « Hide
When you drag the google portlet in Firefox & Safari, the whole screen just turns white, the scroll bars locks, and the page just says loading.

Firebug says "google is not defined" and "gsearch not defined".

This only seems to affect the google portlet

 All   Comments   Work Log   Change History   FishEye      Sort Order:
Jen Bourey [14/Aug/08 12:29 PM]
This bug affects any channel or portlet which includes "document.writeln" javascript statements. As all Google APIs use document.write, this bug is particularly noticeable for portlets which use the Google APIs or GWT.

This bug is the result of a documented, unfixed bug in the jQuery drag and drop functionality. We don't expect jQuery to fix this bug any time in the near future, but the Fluid project has indicated an interest in investigating workarounds.