Closed
Bug 263409
Opened 21 years ago
Closed 21 years ago
executing thunderbird.exe does not restore window if application already running and minimized
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 242249
People
(Reporter: tmetro-mozilla, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: version 0.8 (20040913)
Executing thunderbird.exe does not restore the main window if Thunderbird is
already running and minimized.
Reproducible: Always
Steps to Reproduce:
1. Launch Thunderbird, and minimize.
2. Launch Thunderbird again.
Actual Results:
Nothing appears to happen.
Expected Results:
The main window should be restored, brought to the top of the z-order, and given
focus.
Note, if the main window isn't minimized, but merely obscured, it works
correctly and the main window is brought to the front and given focus. So I'd
guess most of the code is already in place, it's just missing the restore operation.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 242249 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•