Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Page flicker in FF2
Last Post 07/28/2008 6:14 PM by A B. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
A B
New Member
New Member
Posts:20


--
07/25/2008 12:25 AM

I've noticed that when a panel is updated in the DMX the entire page flashes white just before you see the change.  This seems to only occur in Firefox 2 as I haven't see the issue using IE7, FF3 or Sarfari .

I poked around and it seems to me that the issue is caused by the following series of javascript events:- dom modified
- setTimeout call

The page goes blank after the dom modification and isn't restored until after the setTimeout completes.

All display updates after componentart callbacks complete seem to be using this method, which is probably an unneeded work around as discribed here: http://weblogs.asp.net/in...-an-updatepanel.aspx

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
07/26/2008 6:11 PM
Hi Allen,

Thanks a bunch for your research. This is very valuable information for DMX users. I did notice the flicker but had not come round to do the research yet.

As FF3 seems to solve the issue, it will probably die off as people adapt FF3. DMX uses third party components to render stuff on screen. This allows us to do wonderful stuff, but it does make the solution reliant on other people's work. I cannot repair the CA/FF2 flicker error myself. All I can do is to keep updating DMX with the latest installments from CA and keep feeding back issues to the CA team when they surface.

Thanks,
Peter
A B
New Member
New Member
Posts:20


--
07/28/2008 6:14 PM
Thanks Peter,

That's what I thought but I wasn't sure how much ComponentArt access you had. I figured that you would be in a better position to push the issue upstream, being a componentart subscriber.
You are not authorized to post a reply.