Opened 14 years ago
Closed 13 years ago
#8328 closed defect (invalid)
Indent/Outdent Always Inactive
Reported by: | lehket | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.2.3 |
Keywords: | dijit, editor, indent, outdent | Cc: | |
Blocked By: | Blocking: |
Description
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by
comment:2 Changed 13 years ago by
Replying to bill:
Even on lists? They are only supposed to work on lists (<ul> and <ol>) now.
My apologies. I found that out after I posted the ticket. It does work on lists. Annoying, because I need a way to generate blockquotes for indented paragraphs, but I guess this wouldn't be a bug.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yah, it's too bad they don't work in general but those commands are implemented via native browser support, and there are issues with elements other than lists, so that's why it's turned off.
Note: See
TracTickets for help on using
tickets.
Even on lists? They are only supposed to work on lists (<ul> and <ol>) now.