http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2441
Summary: root warning dialog is behind main window but has focus
Product: Wireshark
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: ted@xxxxxxxxxx
Build Information:
Debian package: wireshark 1.0.0-1 on i386.
Version 1.0.0
...
Compiled with GTK+ 2.12.9, with GLib 2.16.1, with libpcap 0.9.8, with libz
1.2.3.3, with POSIX capabilities (Linux), with libpcre 7.6, without SMI, with
ADNS, with Lua 5.1, with GnuTLS 2.2.2, with Gcrypt 1.4.0, with MIT Kerberos,
with PortAudio V19-devel (built Oct 25 2007), without AirPcap.
Running on Linux 2.6.24-1-686, with libpcap version 0.9.8.
Built using gcc 4.2.3 (Debian 4.2.3-3).
--
The root warning dialog (grep for "This could be dangerous") opens up before
the main window and is immediately obscured by it, but still has focus leaving
the main window unresponsive. This would be solved by making the warning window
transient for the main window
(http://library.gnome.org/devel/gtk/stable/GtkWindow.html#gtk-window-set-transient-for)
or possibly opening the warning window *after* the main dialog.
It also has the title "Untitled window" (depending on the window manager) which
is not very friendly ;)
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.