Closed
Bug 6993
Opened 26 years ago
Closed 25 years ago
Task Menu | Editor should only bring up 1 instance of editor
Categories
(Core :: DOM: Editor, defect, P4)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: sujay, Assigned: Brade)
Details
using 5/24 build of apprunner on all platforms:
1) launch apprunner
2) launch Editor from Task menu
The editor window comes up.
3) launch Editor from task menu again.
Another editor window comes up.
On 4.x Communicator on all platforms, only 1 instance of editor
comes up.
Updated•26 years ago
|
Assignee: kostello → buster
Comment 1•26 years ago
|
||
Assigning to buster, leaving milestone undefined
Assignee | ||
Comment 2•26 years ago
|
||
The behavior described above isn't exactly true for 4.x.
* If the front window is not a composer window, a composer window is brought to
the front (if one is behind, it is brought forward else a new one is created)
* If the front window is a composer window and there aren't any other composer
windows, a 2nd (new) composer window is opened
* If the front window is a composer window and there are other composer windows
behind, they are cycled through.
(disclaimer: I didn't write the 4.x spec; I just implemented it)
kathy, sounds like you have a handle on how this should work. Please fix, low
priority.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: Task Menu | Editor should only bring up one instance of editor → Task Menu | Editor should only bring up 1 instance of editor
Assignee | ||
Updated•26 years ago
|
Target Milestone: M11 → M15
Assignee | ||
Comment 5•26 years ago
|
||
move to M15; this "feature" can wait
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M15 → M13
Assignee | ||
Comment 6•25 years ago
|
||
I think I fixed this bug a while ago....
You need to log in
before you can comment on or make changes to this bug.
Description
•