[Bug 14430] No focus in gksudo when a menu is open

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Fri Sep 2 18:54:37 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14430
Ubuntu | gksu


michael.vogt at ubuntu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Additional Comments From michael.vogt at ubuntu.com  2005-09-02 19:54 UTC -------
Thanks for your bugreport.

I can reproduce the problem here. I have tried various ways to make sure that
the entries still gets the focus even with a open menu:
          gtk_window_present(GTK_WINDOW(dialog));
          gdk_x11_window_set_user_time (dialog->window,
                                        gtk_get_current_event_time());
          gdk_window_focus(dialog->window,gtk_get_current_event_time());
          gtk_widget_grab_focus(((GksuuiDialog*)(dialog))->entry);

without success so far.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list