I searched the gtk/src code and ShowAsModal () never gets called. My guess
is its the gtk_dialog_run() in EmbedPrompter::Run()  that blocks.
Using TestGtkEmbed, has anyone gotten alerts to not block other windows?


"Michal Ceresna" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tuesday 18 April 2006 20:06, Jacob Z wrote:
>
> Hello,
>
> I guess, the gtk_grab_add in ShowAsModal is the reason.
>
http://lxr.mozilla.org/seamonkey/source/embedding/browser/gtk/src/EmbedWindow.cpp#207
>
> best regards,
> Michal
>
> > [System: mozilla-1.7.12, gtk-1.2]
> > Hi all,
> >
> > Using TestGtkEmbed when i open multiple browser windows & have pages
> > loaded in each; If one of them pops an alert message, the other windows
do
> > not respond to user actions. After the alert is cleared, they get back
to
> > behaving normally.
> >
> > In Firefox, the other windows are not blocked by one window's alert.
> > Can anyone shed some light on if its possible to get TestGtkEmbed's
> > windows to not block on other windows' alerts?
> >
> > Thanks!
> >
> >
> >
> > -- _______________________________________________
> > dev-embedding mailing list
> > [email protected]
> > https://lists.mozilla.org/listinfo/dev-embedding


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to