This version solved my problems with the jquery ui dialog and the redrawing iframe, but now I have the problem that the chat appears in the dialog. Of course the dialog loads an Iframe and this is one of my drupal pages, so how can I set or supress where the chat should't be visible? Any help is appreciated.

CommentFileSizeAuthor
#2 dialog-drupalchat.jpg46.79 KBbroncomania

Comments

darklrd’s picture

Status: Active » Closed (works as designed)

The DrupalChat has now been completely re-designed and instead of a long chat-bar at the bottom, there is a small chat slab (as in FB chat). So, I don't think we need an option to toggle the visibility of the chat slab as it covers a very small area on the screen and is completely un-obstructive. If I have misunderstood your query, feel free to re-open this issue.

Thanks

broncomania’s picture

StatusFileSize
new46.79 KB

Sorry for the misunderstanding, but it's about loading in a dialog frame like the jquery dialog. I think it's not nessesary that a chat is loading inside a dialog frame. This is what I mean. Please have a look at the attachment.

Surely it's not needed to toggle the visibilty on a page or to hide it. It's really just about the problem with the dialogs which are loaded in a iframe for example and the colateral things with the loaded drupalchat js scripts.

So if I just could say don't load the chat on this an that path would be enough to fix several problems which happens if the chat is loaded for example redrawing of the frame and the small chat bar.

fugazi’s picture

Subscribe

broncomania’s picture

Version: 6.x-2.0-beta2 » 6.x-2.0-beta4
Status: Closed (works as designed) » Active
darklrd’s picture

Version: 6.x-2.0-beta4 » 6.x-2.0-beta5

I get it now. I haven't been able to check this issue. Is this still happening in the latest release?

broncomania’s picture

Version: 6.x-2.0-beta5 » 6.x-2.0-beta8

Yes I install your module today again and this issue still occur. Meanwhile I switched to modalframe because of the mutch better handling and development but also here is it visible in the dialog frame.

anotheruser2012’s picture

Subscribed. Please help with a fix/instructions.

Thanks,

darklrd’s picture

I will look into it soon. Thanks.