Closed
Bug 244610
Opened 21 years ago
Closed 21 years ago
Running in turbo mode , launch behaviour not same
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nesharma, Assigned: mkaply)
Details
(Keywords: fixed1.7)
Attachments
(1 file, 1 obsolete file)
|
5.13 KB,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Build Identifier:
Running in turbo mode , launch behaviour not same
Reproducible: Always
Steps to Reproduce:
1) Start mozilla from a command prompt ie c:\mozilla -turbo
2) Next click on the Mozilla icon on the desktop. This will open the
browser window but you will notice that the ICON is not
hashed.
3) Next click on the Mozilla icon on the desktop a second time. This will
open a second browser window. This is the problem. A second browser window
should not open but the first browser window should get focus.
Actual Results:
A second browser window is opening but the first browser window is not getting
focus.
Expected Results:
A second browser window should not open but the first browser window should
get focus
I have checked this on Windows and OS2. Problem can be seen there.
| Reporter | ||
Updated•21 years ago
|
OS: other → OS/2
Summary: Running in turbo mode , launch behaviour not same → Running in turbo mode , launch behaviour not same
| Assignee | ||
Comment 1•21 years ago
|
||
I don't understand why you opened this bug.
We discussed this, and the problem you are detailing is working exactly as it
should.
This is an OS/2 behavior - it has nothing to do with Mozilla.
The only bug here is that the special "OS/2 turbo mode" doesn't work if don't
start Mozilla from the same directory...
| Assignee | ||
Comment 2•21 years ago
|
||
Fully qualify path to turbo every time.
| Assignee | ||
Updated•21 years ago
|
Assignee: general → mkaply
Status: UNCONFIRMED → ASSIGNED
| Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 149937 [details] [diff] [review]
Fix for problem
I'll remove the last chunk from the patch when I checkin.
Attachment #149937 -
Flags: review?(pedemont)
| Assignee | ||
Comment 4•21 years ago
|
||
Prettier for Javier.
Attachment #149937 -
Attachment is obsolete: true
| Assignee | ||
Updated•21 years ago
|
Attachment #149937 -
Flags: review?(pedemont)
| Assignee | ||
Updated•21 years ago
|
Attachment #150443 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #150443 -
Flags: review?(pedemont) → review+
| Assignee | ||
Comment 5•21 years ago
|
||
fix checked in to trunk, branch, 1.4 branch, aviary, etc. etc.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•