Bug ID |
9861
|
Summary |
Open Capture File dialog should have close button active on OSX
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
x86-64
|
OS |
Mac OS X 10.9
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12617 [details]
Note only green window control button is enabled
Build Information:
/Applications/Wireshark.app/Contents/MacOS/Wireshark -v
FIX: packet list heading menu sensitivity
wireshark 1.11.2 (SVNRev 53411 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.1.1 with GLib 2.36.0, with libpcap, with libz
1.2.3,
without POSIX capabilities, with SMI 0.4.8, without c-ares, without ADNS, with
Lua 5.1, without Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT
Kerberos, with GeoIP, without PortAudio, with AirPcap.
Running on Mac OS X 10.9.2, build 13C64 (Darwin 13.1.0), with locale
en_US.UTF-8, with libpcap version 1.3.0 - Apple version 41, with libz 1.2.5,
GnuTLS 2.12.19, Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM) i5-2435M CPU @ 2.40GHz
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).
--
The Open Capture File dialog does not have the close button active on OSX. For
user familiarity, it should be enabled & have the same action as the Cancel
button.
Steps to reproduce:
1) Open Wireshark
2) Go to File->Open... or use the shortcut command+o
3) Try to click the OSX standard window close button (red, upper left)
Behaviour Encountered:
The button is disabled
Behaviour Expected:
The button is enabled and closes when clicked
Notes:
- Screenshot attached
You are receiving this mail because:
- You are watching all bug changes.