Closed
Bug 66296
Opened 24 years ago
Closed 3 years ago
[embedding] multiple edit sessions per Composer
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
INCOMPLETE
mozilla1.2alpha
People
(Reporter: rubydoo123, Assigned: cmanske)
References
(Blocks 1 open bug)
Details
(Keywords: embed)
task: implement multiple edit sessions per document
Reporter | ||
Updated•24 years ago
|
Comment 5•23 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 6•23 years ago
|
||
don't move bugs that are in the 1.0 dependency tree. sorry.
Target Milestone: mozilla1.0.1 → mozilla1.0
Updated•23 years ago
|
Keywords: mozilla1.0+
Reporter | ||
Comment 8•23 years ago
|
||
removing myself from the cc list
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 9•23 years ago
|
||
minusing to topembed- as per edt triage since editor is not in the radar for the
current embedding customers.
Updated•23 years ago
|
Keywords: mozilla1.0+ → mozilla1.0-
Comment 10•22 years ago
|
||
since bug 74922 is fixed, is this fixed? What more specifically needs to be done
here?
Reporter | ||
Comment 11•22 years ago
|
||
The purpose of this bug was twofold. First, the need to allow the user to have
multiple editing sessions within the same composer parent window. The current
implementation causes a new composer window to open, resulting in numerous open
composer windows. The second part of this bug was to allow the user to have
multiple sessions of the same document.
Comment 12•22 years ago
|
||
I would call this a feature enhancement of allowing the UI and focus to know
about multiple editor windows. I don't think embedders need this right now. I
will reassign this to syd.
Assignee: mjudge → syd
Assignee | ||
Comment 13•22 years ago
|
||
Once bug 66305 is fixed and Composer removes dependency on "editorShell"
(bug 158881, bug 121648), this should be a relatively easy task and will open a
whole new world of capabilities for Composer! E.g.: editing frame docs
(bug 14156), muliple editor windows ('tabbed' editor), better HTML source by
using full PlaintextEditor bug 69329).
Assignee | ||
Comment 14•22 years ago
|
||
Changing focus of bug to multiple edit session per Composer window.
While the second goal of multiple edit session per document (DOM tree) is useful
as well, that is a more difficult and less important problem to address in the
near term.
Status: NEW → ASSIGNED
Summary: [embed] multiple edit sessions per document → [embed] multiple edit sessions per Composer
Assignee | ||
Comment 15•22 years ago
|
||
*** Bug 66300 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•22 years ago
|
Severity: critical → major
Target Milestone: mozilla1.0.1 → mozilla1.2alpha
Updated•22 years ago
|
Summary: [embed] multiple edit sessions per Composer → [embedding] multiple edit sessions per Composer
Updated•18 years ago
|
QA Contact: sujay → editor
Comment 18•3 years ago
|
||
Closing this as resolved:incomplete since the last comment was 19 years ago and the assignee had the account disabled. If this issue is still relevant today, please do re-open it.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•