Closed Bug 32069 Opened 24 years ago Closed 24 years ago

remove style sheets insertion functionality

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pierre, Assigned: Brade)

Details

After having fixed bug 11859, I played a little bit with the "Apply Style Sheet" 
command in the Editor and noticed that once we have applied a style sheet, we 
can't remove it. I suggest we implement "Apply Style Sheet --> None".
Do you mean that we can not switch to another stylesheet again, or is just a 
case of not being able to "remove all styles"?
We can't remove all styles.
M16 for now; I assume pierre is asking for a menu command to "Remove Style Sheet" 
(this is different from "Remove All Styles" which has nothing to do with 
stylesheets)
Target Milestone: M16
I think it would be nicer in the hierarchical menu that is displayed under "Apply 
Style Sheet" to add an item 'None', followed by a separator, followed by the 
current list of style sheets (if possible, sorted by alphabetical order):

                        +---------------+
 Apply Style Sheet ==>  | None          |
                        +---------------+
                        | Chocolate     |
                        | Midnight      |
                        | Modernist     |
                        | Oldstyle      |
                        | Steely        |
                        | Swiss         |
                        | Traditional   |
                        | Ultramarine   |
                        +---------------+
Because we aren't implementing stylesheets in such a way that we allow people to 
set the order and rearrange and delete these stylesheets, we have decided to 
remove this functionality (at least for now).  Bug #34387 is the bug for adding 
this functionality back into Composer.  This bug will be the one for temporarily 
removing the current functionality until it better meets our standards for 
usability.
Summary: Can't remove applied style sheets → remove style sheets insertion functionality
fix checked in before today's builds
.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified in 7/25 build
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.