ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10950] New: Qt UI - Gratuitous window resize at startup

Date: Tue, 10 Feb 2015 22:24:58 +0000
Bug ID 10950
Summary Qt UI - Gratuitous window resize at startup
Product Wireshark
Version Git
Hardware All
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The Qt UI shows the main window before we load "recent_common", which stores
the last saved window geometry. As a workaround I added an animation effect
that moves and resizes the main window once we do load "recent_common". On a
multiple monitor setup this means that Wireshark can leap from one screen to
another as it starts up.

A better solution would be to load recent.gui_geometry_main_* before the main
window is shown and remove the animation effects from
MainWindow::loadWindowGeometry.


You are receiving this mail because:
  • You are watching all bug changes.