Closed
Bug 115922
Opened 23 years ago
Closed 23 years ago
Editor embedding meta bug
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
People
(Reporter: saari, Assigned: saari)
Details
(Keywords: meta, topembed)
Attachments
(3 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Meta bug for editor embedding work.
Editor Embedding Task List
define command updating and issuing system
implement command updating and issuing system
define editor embedding interfaces or specific commands for editing functionality
get/set background color of document or current selection
get/set font of document or current selection
get/set font color of document or current selection
get/set font styles (bold, italic, underline, strikethough) of document or
current selection
get/set text alignment (left, right, center) of document or current selection
insert images, both foreground and background
link insertion and editing
table insertion and editing (would be nice)
bulleted/numbered list insertion and editing (would be nice)
spell checking engine interface
find functionality interface
cut, copy and paste functionality interface
indent and outdent
enable/disable of JavaScript
ability to walk the document
ability to register a selection listener
support CF_HTML format for cut, copy and paste
checkin for embedding 0.9 still removal of editorshell dependent code
Assignee | ||
Comment 4•23 years ago
|
||
building the patches and new files on my machine now.
Trying for a landing tomorrow morning...
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.9
Assignee | ||
Comment 6•23 years ago
|
||
Assignee | ||
Comment 7•23 years ago
|
||
Okay, this is now landed on the trunk.
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.9 → mozilla1.0
Assignee | ||
Comment 8•23 years ago
|
||
marking as fixed, tracking remaining issues in individual bugs
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•