Comment # 20
on bug 12036
from Gerald Combs
(In reply to Pascal Quantin from comment #18)
> From what you describe it probably comes from the Qt library itself, and not
> the Wireshark code (as the save window is not handled by us).
> I have absolutely no issue using this save functionality, so it seems to be
> a combination of Qt + something specific to very few PCs.
On Windows the save window *is* handled by us:
ui/win32/file_dlg_win32.c:win32_save_as_file. We might want to reexamine how
we're fetching our HWND however.
You are receiving this mail because:
- You are watching all bug changes.