Closed
Bug 5045
Opened 26 years ago
Closed 25 years ago
cannot apply styles to text for subsequent editor windows.
Categories
(Core :: DOM: Editor, defect, P2)
Core
DOM: Editor
Tracking
()
M6
People
(Reporter: sujay, Assigned: sfraser_bugs)
Details
using 4/13 build of apprunner.
1) launch apprunner
2) open two editor windows using Task Menu | Editor
3) in the first editor window, change some text to bold,italic or underline.
it works fine.
4) in the 2nd editor window, try the same thing.
Notice you cannot change the style of text in this 2nd editor window.
This problem happens cross platform.
Updated•25 years ago
|
Assignee: kostello → buster
Target Milestone: M5
Comment 1•25 years ago
|
||
Assigning to Steve Clark and marking M5
Assignee: buster → sfraser
Severity: normal → major
Status: ASSIGNED → NEW
Priority: P3 → P2
Target Milestone: M5 → M6
assigning to simon. this is an instance of a basic design problem that simon
has been trying to resolve. we currently don't have any way to instantiate
multiple editor app cores in a rational way. Right now, when you bring up the
second editor window, it's really just a browser window because we haven't
attached the editor to it. I don't think we can push this into M5, so I've set
the milestone for M6. I have bumped up both the priority and the severity. This
is a critical issue for "ender-as-text-widget", so please document whatever
decisions are made on the newsgroups!
Assignee | ||
Comment 3•25 years ago
|
||
Opening two windows of anything is currently broken. Try it in the browser!
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•