Bugzilla – Attachment 1692 Details for
Bug 1645
Keep the gnome-askpass dialog above others
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch solving the problem
keep-above.patch (text/plain), 552 bytes, created by
jchadima
on 2009-09-01 23:07:18 AEST
(
hide
)
Description:
Patch solving the problem
Filename:
MIME Type:
Creator:
jchadima
Created:
2009-09-01 23:07:18 AEST
Size:
552 bytes
patch
obsolete
>diff -up openssh-5.2p1/contrib/gnome-ssh-askpass2.c.keep-above openssh-5.2p1/contrib/gnome-ssh-askpass2.c >--- openssh-5.2p1/contrib/gnome-ssh-askpass2.c.keep-above 2008-02-29 12:53:41.000000000 +0100 >+++ openssh-5.2p1/contrib/gnome-ssh-askpass2.c 2009-08-13 00:45:10.931574229 +0200 >@@ -120,6 +120,8 @@ passphrase_dialog(char *message) > g_signal_connect(G_OBJECT(entry), "activate", > G_CALLBACK(ok_dialog), dialog); > >+ gtk_window_set_keep_above(GTK_WINDOW(dialog), TRUE); >+ > /* Grab focus */ > gtk_widget_show_now(dialog); > if (grab_pointer) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1645
: 1692