[Webkit-unassigned] [Bug 53600] [GTK] Add DRT support for modal dialogs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 05:17:55 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=53600





--- Comment #20 from Mario Sanchez Prada <msanchez at igalia.com>  2012-02-22 05:17:55 PST ---
(In reply to comment #19)
> [...] So, I wonder if it would be enough emitting the signal so the application can decide whether to call to 
> set_transient_for and set_modal (which would do all the modal magic, I think), or if I'm missing something 
> here, and perhaps creating and running a new main loop would be needed after all.

Also, in case it was needed to create that new mainloop, I wonder whether it should be a decision that the client application should make, in the same way it's its responsibility to call to gtk_window_set_modal and gtk_window_set_transient_for (and so WKGTK should care only about emitting the signal)

Sorry for the two-comments thing

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list