Closed
Bug 150779
Opened 23 years ago
Closed 23 years ago
Show all tags mode should allow you to delete a containing tag without deleting its contents
Categories
(SeaMonkey :: Composer, enhancement)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: glazou)
References
()
Details
(Keywords: helpwanted)
In NC4 Composer form tags were unknown things, which meant if you ever wanted to
strip a page and use its content you could select the <form> begin tag and
delete it without destroying its children (because NC4 Composer didn't really
know or care about children).
Suppose I want to edit the page (url) and convert a <select> into some text
nodes which i could then copy into a new bug. Currently I need to use edit
source and manually destroy the <select> tag.
RFE: Right click>delete tag and promote children.
the text can be changed to fit someone else's wording, I just want the feature :)
Comment 1•23 years ago
|
||
This would also be great for removing table tags as well but some smarts would
be needed (to remove table, tr, td, etc.)
| Assignee | ||
Comment 2•23 years ago
|
||
taking
| Assignee | ||
Comment 3•23 years ago
|
||
This bug is fixed by the integration of the tag selector bar in Composer,
bug fixed by 173319.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•