Return to Jive Software

1,649 Views 36 Replies Last post: Dec 4, 2008 1:52 PM by Todd West RSS
Jeff Crump Novice 356 posts since
Nov 27, 2006
Currently Being Moderated

Oct 28, 2008 10:18 PM

Cannot drag widgets when customizing layout in IE7 (CS 2.5.3)

Hi, We're very close to an upgrade to 2.5.3 from 1.10.8.

 

When personalizing a home page or a space *sometimes* we cannot drag widgets in IE7. This mainly happens when dragging widgets down from the "widgets bay" at the top of the page. Sometimes the functionality seems to work fine, and then it will stop working after a few moves. Clicking and dragging just *highlights* the content we drag over. Please let me know if you need a screenshot.

 

This problem doesn't happen 100% of the time, but happens fairly consistently and with different users. I'm concerned because the majority of our users right now are on IE7.

 

Is this a known issue?

 

Thanks! Your help is greatly appreciated as always.

Jeff

Will French Jive Employee 3,905 posts since
Nov 2, 2004
Currently Being Moderated
Oct 28, 2008 11:16 PM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE7 (CS 2.5.3)

Hey Jeff,

 

I think I've seen this before, but it only occured with project overview pages and the root cause was the javascript in the checkpoints and calendar widgets.

 

Could it be the case that this happens everytime when there is a particular widget in the overview? Anything else seem to be common when this eror happens?

 

Finally, what have you found as a workaround, if any?

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Oct 29, 2008 8:09 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3)

Hi Jeff,

 

I am seeing this issue now on the "Your View" personalize page. I am looking into this now to indentify a possible cause. I will update you by mid-day today at the latest with my findings. Thanks!

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Oct 29, 2008 9:31 AM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3)

Hi Jeff,

 

I think I have identified the issue here. It appears that there is some bad HTML in the status widget which is causing the drag-and-drop to break in IE. I think this might be affecting projects as well. Can you confirm that removing this widget from the admin console temporarily fixes this issue?

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Oct 29, 2008 10:26 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3)

Hi Jeff,

 

Glad to hear this provides a workaround for you!

 

I have filed a bug report (CS-9637) for this issue so that it will not occur in future versions when you have the status widget enabled. Thanks!

 

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 6:06 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

I believe that we have found an issue with another widget (Recent Content widget) on the main page. However, this problem only occurs when a Task from a project is shown on the page. There is another unclosed span tag which does affect any other browser aside from IE. Removing this widget as well should work as a temporary work around. Please let me know if this works for you. Thanks.

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 9:19 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

No, not the Your Tasks widget. The problem is with the "Recent Activity Widget". The bad HTML is in that widget when it displays a task that has been assigned to someone. It will work if the task is not displayed as recent activty in the Recent Activity widget. Does that make sense?

 

The first bug that I filed above has already been fixed and confirmed in 2.5.4. I have filed the recent activity widget bug (CS-9687) as well and it should make it into the 2.5.4 release.

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 10:39 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

Would you please provide me with a screenshot of all the available widgets on your Home Page? This will help me figure out if there is another one of these bugs that needs fixing.

 

You can add these widgets back in by using the "Add a new widget" box at the bottom of the Widgets page in the Admin Console. You will need to use these names to add the status widget and recent activity widget:

 

com.jivesoftware.community.widget.impl.YourStatusUpdatesWidget
com.jivesoftware.community.widget.impl.RecentActivityWidget

 

 

Thanks!

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 11:45 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

I am a little confused here. Above you said that widgets were not working on the Home Page. Did you mean that it wasn't working on the "Your View" page or on the Main Customize page?

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 11:57 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

I have the exact same widgets on my "Your View" page but I am not seeing any problems here. Would you please click on "Customize" for "Your View" then go to File -> Save. If you can save the html page and then attach it here then I should be able to duplicate and find the issue locally. Thanks.

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 3, 2008 1:27 PM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

Thanks, that helped me track this one down as well. It appears that the "Connection Acvitity" widget which lists all of your friends activities uses the same code as the recent activity widget and one of your friends was tasked with a task. This code has the same bad HTML which has been fixed in 2.5.4. You would need to remove the "Connections Activity" widget as a temporary workaround for this one as well.

 

I *think* that this should proabably cover all of these problems but if you run into more please let me know. We are making sure to get these fixed as soon as possible for the next release. Thanks.

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 4, 2008 9:26 AM in response to: Jeff Crump
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Jeff,

 

2.5.4 is tentatively scheduled for Nov 17th:

 

http://www.jivesoftware.com/jivespace/blogs/jivespace/2008/09/15/platform-support-in-clearspace-25

 

 

The connection activity widget is called:

 

com.jivesoftware.community.widget.impl.YourFriendsWidget

 

That one threw me off as well, I had to search the code for it Please let me know if you have any further questions. Thanks!

 

-Todd

Guillaume Champion Novice 7 posts since
Oct 23, 2008
Currently Being Moderated
Nov 9, 2008 5:52 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hello,

 

For information, I am testing clearspace 2.5.3 on windows server 2003 and MS SQL Server 2005 and I have the same problem when I add Sharepoint Sites widget.

I successfully installed Sharepoint plugin (testing is OK) and the search engine is OK but when I customize my personnal page I can't drag and drop any widgets. When I remove the sharepoint widget, customization is possible. See the attachment file for more information.

 

Is this problem will be fix in the future version of clearspace 2.5.4 ?

Attachments:
Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 10, 2008 6:01 AM in response to: Guillaume Champion
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Guillaume,

 

The problem you are reporting is with a 3rd party plugin and not an official piece of the software. We are not able to support this and the problem would be with the widget and not clearspace itself. You will need to get in touch with the author to seek support since we are not able to fix or change any 3rd party code. Thanks.

 

-Todd

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Nov 26, 2008 12:32 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

We have 2.5.4 up on a test server now and I've been playing with this. I still seem to be getting the problem if I add those widgets back in. It doesn't happen all the time and is certainly hard to reproduce, but if I move widgets around randomly long enough, I will hit a situation where I can't move one of the widgets. If I start over and recreate that layout, though, everything will work fine.

 

Here's a screenshot I took at one point when things stopped working -

 

screenshot.jpg

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 26, 2008 12:59 PM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Michael,

 

Next time you are able to reproduce the broken widget drag and drop please copy the HTML source and attach it to this thread so I can have a look at it. Thanks!

 

-Todd

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Nov 26, 2008 1:14 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Here's a screenshot and the HTML - in this case I can drag all the widgets but the "Recent Activity" on th left:

 

screenshot.jpg

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Nov 26, 2008 1:16 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Sure - here's a screenshot and the associated HTML - here I can drag everything but the "Recent Activity" widget on the right:

 

screenshot.jpg

Attachments:
Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Nov 26, 2008 2:16 PM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

HI Michael,

 

I tested this out using your exact HTML (no changes) and it worked in both IE6 and IE7. At first I thought I had reproduced your issue but it was only because I tried to click and drag too fast that it ended up highlighting it. As long as you are hovering over the text on the handle of the widget and then you click directly on it first it should drag. Thanks.

 

-Todd

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Dec 1, 2008 6:45 AM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Michael,

 

Can you confirm that the drag and drop functionality is working as expected in IE6/7? Thanks.

 

-Todd

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Dec 2, 2008 1:32 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

I can still reproduce it here - If I Add/Remove/Move around widgets long enough, I will get to a point, where one of them won't drag. Here's another example (here "Recent Blog Posts" couldn't be dragged):

 

screenshot.jpg

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Dec 2, 2008 1:34 PM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

here's the html

Attachments:
Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Dec 2, 2008 3:51 PM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Michael,

 

I am sorry, I am still unable to reproduce this issue locally. I have tried using my own local test instance as well as the static HTML you provided but I am still not able to run into this issue. A few times it appeared that I couldn't drag a widget but it was only because of the way I was trying to select the widget that made it highlight it. The only time I have ever seen this happen before is if there is bad html on the page, and this will happen from the start not after dragging widgets around for a while. Are there are errors that appear when you are unable to drag this widget?

 

-Todd

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Dec 3, 2008 10:04 AM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

One thing I just realized is I have been testing in Firefox (3.0) not in IE as the thread is titled. Unfortunately, I just tried IE (7.0) and was able to reproduce the issue there as possible. Everything will work fine for a while, but if I add/remove/move around widgets long enough, I get to a point where one of them (I think it' always been the one in the rightmost column) won't move. I can click on the header and it will hightlight blue to show it's selected but I can't drag it anywhere. Here's the screenshot/HTML from when It happened in IE:

 

screenshot.jpg

Attachments:
Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Dec 3, 2008 10:09 AM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hi Michael,

 

Since I am unable to reproduce this issue locally would it be possible to get user credentials to test this out on your site? I would just need an account with access to customize a space like this. If you can get me an account that would be great, would you be able to private message me the account details? Thanks.

 

-Todd

Michael Braun Hamilton Novice 104 posts since
Dec 20, 2007
Currently Being Moderated
Dec 3, 2008 1:36 PM in response to: Todd West
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

I'll send you login info.

 

Another thing I've noticed - I haven't been able to reproduce this issue if I try to cusomize a space layout as an admin - it's only when I try to customize/edit the "your view" tab on the home page.

Todd West Jive Employee 15,918 posts since
Jul 14, 2008
Currently Being Moderated
Dec 4, 2008 1:52 PM in response to: Michael Braun Hamilton
Re: Cannot drag widgets when customizing layout in IE (CS 2.5.3) - HELP

Hey Michael,

 

Thanks for the credentials. This is an odd one for sure, not the same problem that was originally listed in this thread. This only seems to happen after a random number of widget drag and drops.I was able to reproduce this locally but it took an extremely large number of moves and I didn't see any single thing that might have set it of. I will have to do some more research into this one, very strange. Thanks.

 

-Todd

More Like This

  • Retrieving data ...

Bookmarked By (0)

Case Product Issues

Loading Jira issues

Loading related product issues for this case
To better serve our customers we have included functionality to automatically follow up on a case after it has been idle for more than 5 days, and then auto close after an additional 3 days of inactivity. Choose No to acknowledge that this case will remain idle for longer than 5 days.
Making cases public allows other customers to learn from the solution of the case. It can also be used to gain feedback from others in the community. Ask our Support Engineers for more info, but we encourage you to make your cases public.